Tagged Questions
9
votes
1answer
432 views
Conflate (merge) private shapefile data with OSM data
Background
Downloaded Alberta OSM data from Geofabrik and have it running on a private Linux server using PostgreSQL 9.1, PostGIS 2.0, Mapnik 2.1.0, osm2pgsql, Apache 2, mod_tile, renderd, and ...
6
votes
1answer
594 views
Open source tool for point/node conflation/matching?
The Question
Are there any open source tools for conflating (matching) two layers of point (node) data?
Motivation
I'm particularly interested in using such a tool to sync data with OpenStreetMap, ...