Skip to content

The service responsible to import POIs from several data sources

Notifications You must be signed in to change notification settings

mapdiscover/import-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

import-service

The service responsible to import POIs from several data sources

Docker

This builds a docker image based on a specific version of osm2pgsql. The command to build is:

docker build --tag mapdiscover/import-service:latest --build-arg OSM2PGSQL_VERSION=1.4.1 .
docker run --rm -it --entrypoint /bin/bash mapdiscover/import-service:latest

About

The service responsible to import POIs from several data sources

Resources

Stars

Watchers

Forks

Releases

No releases published