Example plugin app for Alliance Auth.
Project description
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)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evemap-0.0.0b5.tar.gz.
File metadata
- Download URL: evemap-0.0.0b5.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e57b93a3f6c28880cd085a307d9237e0f59811df5474218cc07dd57abb7f9ccf
|
|
| MD5 |
c5543642bf495b4383947dd42902bf70
|
|
| BLAKE2b-256 |
3e060dd39b87dd4cdc440c6caade12c3264bb163f1430b87eb528c59327d865b
|
File details
Details for the file evemap-0.0.0b5-py3-none-any.whl.
File metadata
- Download URL: evemap-0.0.0b5-py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b30a14d35c038edf7c243b6063e727ee641861b05464f419d8ba13c19e9dcc17
|
|
| MD5 |
49ac10f43bf14df0ae137f1203b6d489
|
|
| BLAKE2b-256 |
7c49b0e5b095555d00744dd90db31980c92caf7aa739d5a641cf511b395a8e85
|