[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

openmaplt/poiexport

Repository files navigation

installation
============
rename config.php.example to config.php
and edit the required database settings

Requirements
============

A postGIS* database with the following tables in place:
planet_osm_point
planet_osm_polygon

*Preferably created by osm2pgsql

TODO
====
- Set table names to dynamic and let them be set in config.php