docker-osm/settings
Etienne Trimaille c3d0f68f44 add cast to float, change .gitignore 2015-07-30 15:14:47 +02:00
..
mapping.json init 2015-07-23 18:10:06 +02:00
post-pbf-import.sql.example add cast to float, change .gitignore 2015-07-30 15:14:47 +02:00
readme.md Updated readmes and refactored base_pbf to osm_pbf 2015-07-30 12:36:07 +02:00

readme.md

This folder should contain a json file for the mapping. You can also put a SQL file, it will be executed after the PBF import.

Optionally you can include a .poly file (see http://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format) in this directory, which will be used as the clip extents for diffs. The base name of the .poly file is not important - the first .poly file encountered in this folder will be used.