Skip to content

daveb1034/OSMServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenStreetMap to File GeoDatabase (Ubuntu 18.04)

This process will utilise imposm3, the Esri FileGDB API and GDAL/OGR to import the OpenStreetMap planet file and convert to an Esri File Geodatabase.

The intent is to automate this process so that it runs weekly via Cron.

Key Steps

  1. Install Prerequisites - including libraries and Postgresql/Postgis.
  2. Install File Geodatabase API.
  3. Build GDAL with required 3rd Party Drivers.
  4. Build Imposm3 from source.
  5. Run the import.
  6. Update database tables.
  7. Export to File Geodatabase.

About

Work relating to an OSM Server that utilises imposm3 to import data into a postgis database for later use in ArcGIS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages