This is an empty public repository to share the editor binaries and information about it.
A map editor for 911Operator.
A more detailed tutorial can be found on Steam or here
The following features are supported:
- Downloading maps from OpenStreetMap.com
- to use this feature, either copy the link from the "Overpass API" (in the export tab) e.g: https://overpass-api.de/api/map?bbox=28.1571,36.7500,28.4266,36.8756
- or provide the latitude longitude bounds, e.g: 28.1571,36.7500,28.4266,36.8756
- Adding/removing POIs
- Removing roads
- Connecting two exiting roads
- Renaming POIs and roads names
- Some validation tools, such as checking road connectivity and existance of essential POIs
- Converting map names from logical order to visual order (to support RTL languages)
- Add the name of the local region (e.g. town or city) before the street name
- Show a list of all POIs in the map
OSM map rendering is somewhat buggy (especailly with the nasty coastlines).
This is very much work in progress - so expect many bugs.