makinacorpus/osm-poi

Name: osm-poi

Owner: Makina Corpus

Description: Extract POIs from OpenStreetMap

Created: 2015-04-10 15:24:18.0

Updated: 2017-10-10 08:10:30.0

Pushed: 2015-05-06 10:18:16.0

Homepage: null

Size: 140

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Extract POIs from an OSM databse imported with osm2pgsql using the default schema.

Edit the osm2pgsql stylesheet to add these two lines:

,way   school:FR    text         polygon
,way   station      text         polygon
h
 -n -u postgres -s -- osm2pgsql -d gis -S default.style --extra-attributes mp.osm.bz2 

Edit databases.conf with your settings.

d +x install.sh
 ./install.sh
d +x update_poi.sh
 ./update_poi.sh

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.