Skip to content

ra0e/import-osm-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

import-osm-service

The service responsible to import POIs from OSM

Docker

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

docker build --tag mapdiscover/import-osm-service:1.4.1 --build-arg OSM2PGSQL_VERSION=1.4.1 .

About

The service responsible to import POIs from OSM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.4%
  • Lua 7.0%
  • Dockerfile 6.6%