openmaplt / poiexport

POI export tool based on http://wiki.openstreetmap.org/wiki/PoiExport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

POI export tool based on http://wiki.openstreetmap.org/wiki/PoiExport


Languages

Language:PHP 78.9%Language:CSS 14.8%Language:JavaScript 6.2%