The map-editor tag has no wiki summary.
2
votes
1answer
50 views
Are there any online WKT editors?
I've been using QGIS and it's great. However, we can't use that because it has to be installed (please, don't ask).
Instead, what we need to do are very simple administrative boundary drawings over a ...
13
votes
15answers
1k views
What GIS editors work with GIS data that is stored in SQL-Server
If I store my vector GIS data in SQL-Server, what editors can I use to edit the GIS data?
15
votes
3answers
2k views
Is there a decent open source map-editor?
I would like to have an open source map editor for drawing a city map? I don't want to use OpenStreetMap. It will be a custom map project.
I don't need an advanced GIS system, but a simple ...
4
votes
5answers
163 views
What datastructure is a good choice for objects in a map-editor?
I am planning to implement a map-editor. But I don't really know what data structure are a good choice for storing the map-object in. When the user pans (scrolls) the map, there will be much looking ...