Skip to content

samples-projects/sample-mapserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-mapserver

usage

docker-compose exec -u postgres db wget http://download.geofabrik.de/antarctica-latest.osm.pbf -P /tmp

You can choose bellow areas.

africa antarctica asia australia-oceania central-america europe north-america south-america

Or planet.

docker-compose exec -u postgres db wget https://planet.openstreetmap.org/pbf/planet-latest.osm.pbf -P /tmp
docker-compose exec -u postgres db osm2pgsql -c -d gis --slim /tmp/antarctica-latest.osm.pbf

default setting

  • postgis
    • user: postgres
    • password: postgres
  • geoserver
    • user: admin
    • password: geoserver

license

reference

UbuntuGIS

deb http://us.archive.ubuntu.com/ubuntu/ bionic main universe multiverse deb http://us.archive.ubuntu.com/ubuntu/ bionic-security main universe multiverse deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates main universe multiverse

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published