Pre-release
This release is a pre-release and may not be stable for production use.
evemap
Map plugin for AllianceAuth.
This is a proof-of-concept that is a work-in-progress.
Features
- Pan + Zoom
-
- Scroll to zoom
-
- Shift + Drag to zoom to box
-
- Alt + Shift + Drag to rotate
Regions View
- Dynamic styles based on zoom level
-
- Far: Regions + Connections
-
- Close: System names + Gate Network
- Click System Point/Name for info pane
- Click Region Name to open Single Region View
Region View
Isolate and view a region
- Click Plan View (top left) to open Region Plan View
Region Plan View
Whilst maintaining the connections of the Stargate Network, re-organises the layout in a logical view.
Installation
Step 1 - Pre-Requisites
Evemap is an App for Alliance Auth, Please make sure you have this installed. Evemap is not a standalone Django Application.
Step 2 - Install app
pip install evemap
Step 3 - Configure Auth settings
Configure your Auth settings (local.py) as follows:
INSTALLED_APPS += [
'eveuniverse',
'evemap',
...
Step 4 - Maintain Alliance Auth
- Run migrations
python manage.py migrate - Gather your static-files
python manage.py collectstatic - Restart Alliance Auth
Screenshots
Universe
Universe Close
Single Region View
Single Region Plan View
Single Region Plan View (with info overlay)
Release files for evemap 0.0.0b5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| evemap-0.0.0b5.tar.gz | 2.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| evemap-0.0.0b5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.1 MB
Release files / evemap-0.0.0b5.tar.gz
| Download URL | evemap-0.0.0b5.tar.gz |
|---|---|
| Size | 2.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e57b93a3f6c28880cd085a307d9237e0f59811df5474218cc07dd57abb7f9ccf
|
|
BLAKE2b-256 checksum How to use checksums |
3e060dd39b87dd4cdc440c6caade12c3264bb163f1430b87eb528c59327d865b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.23
|
Release files / evemap-0.0.0b5-py3-none-any.whl
| Download URL | evemap-0.0.0b5-py3-none-any.whl |
|---|---|
| Size | 2.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b30a14d35c038edf7c243b6063e727ee641861b05464f419d8ba13c19e9dcc17
|
|
BLAKE2b-256 checksum How to use checksums |
7c49b0e5b095555d00744dd90db31980c92caf7aa739d5a641cf511b395a8e85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.23
|