Tagged Questions
2
votes
1answer
68 views
GDB maintenance of muliple editors without ArcSDE
I'm working with ArcGIS 10.1 SP1. I have finished 18 months of collecting data and digitization and built an impressive GDB with a lot of tables, relationship classes and 100 feature classes. Now i ...
1
vote
3answers
145 views
ways to access and download the metadata of OpenStreetMaps
Does anyone know if there are any good methods or apps to access and download the metadata of OSM from desktop?
Many thanks!
8
votes
2answers
300 views
PostGIS (2.0?) - Native Versioning of the Datastore
I recently have been surprised to see there are not too many solutions at all discussing the best methods of versioning datastores which are made available for editing.
I am looking for a robust, ...
1
vote
0answers
66 views
How to track raw data deliveries and determine when all input data has been delivered and is ready for processing [closed]
When working with large amounts of raw input data for your analysis, how do you track data from different sources and covering different geographic extents to determine when you can proceed with the ...
12
votes
2answers
489 views
Where is Wikipedia's coordinate information stored, and how can I retrieve it?
Background: I'd like to add icons to my map showing locations which have Wikipedia entries.
The WikiLocation API is a great resource for determining Wiki entries near an XY location, but it has ...