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.
- Install Prerequisites - including libraries and Postgresql/Postgis.
- Install File Geodatabase API.
- Build GDAL with required 3rd Party Drivers.
- Build Imposm3 from source.
- Run the import.
- Update database tables.
- Export to File Geodatabase.