Lukas Martinelli
a98ede7ab2
Remove generated docs from repo
2016-11-29 11:07:29 +01:00
Lukas Martinelli
aed323bb99
Merge pull request #58 from openmaptiles/poi_polygon_fix46
...
Poi polygon fix #46
2016-11-28 15:26:48 +01:00
Lukas Martinelli
b86a27a11f
Remove trailing space and commented out code
2016-11-28 14:24:50 +00:00
Lukas Martinelli
09d3f0c2c1
Nameless POIs are ranked last
2016-11-28 14:24:08 +00:00
ImreSamu
67eb139c09
add amenity=ice_cream same category as [ shop=ice_cream ]
2016-11-27 17:43:07 +01:00
ImreSamu
e163c64c2a
add nameless POI to the POI layer
2016-11-27 17:36:03 +01:00
ImreSamu
969af5c359
reorder imposm3 mapping definitions
2016-11-27 16:04:10 +01:00
ImreSamu
e674eb13bb
refactoring imposm3 poi mapping
2016-11-27 15:40:03 +01:00
ImreSamu
b173b2acd2
add simple poi_polygon table ; fix #46
2016-11-27 14:04:50 +01:00
ImreSamu
e5b9921593
sort mapping values
2016-11-27 14:02:30 +01:00
stirringhalo
373a28e7ad
Add building heights ( #56 )
...
* Add better support for 3d buildings
Change key from "levels" to "building:levels" as the "levels" key is non-standard and sees much less use than "building:levels"
* Fix typo in sql definition and missing render_min_height
* Add render_height and min_height to building.yaml
* Simplify the render, switch numeric to int.
Assume min_height cannot be negative. There are a few examples in overpass, but can't show below ground anyways in mapbox (https://github.com/mapbox/mapbox-gl-js/issues/3456 ). Also don't attempt to fix min_height>height
* Remove colour as it is not currently used
2016-11-26 20:26:27 +01:00
stirringhalo
c769577c56
Merge pull request #35 from openmaptiles/fix-issue-34
...
Quiet down 'has type unknown'
2016-11-15 23:39:55 -05:00
stirringhalo
4f795b6287
Quiet down 'has type unknown'
2016-11-15 23:37:41 -05:00
stirringhalo
5be1392728
Fix typo in Readme.md
2016-11-15 14:52:12 -05:00
stirringhalo
bf6f57279d
Mention version issues.
2016-11-15 14:47:16 -05:00
stirringhalo
35d9c704bf
Mention versioning minumum requirements
...
Also provide flexibility in specifying which docker/docker-compose to use.
2016-11-15 14:41:07 -05:00
Lukas Martinelli
2e861b0112
Merge pull request #24 from openmaptiles/layer_highway_fix_z14_z15
...
fix zoom_level > 14 for layer_highway
2016-11-15 09:12:41 +01:00
Lukas Martinelli
ed7c3369ab
Merge pull request #25 from openmaptiles/fix_water_z2
...
fix water_z2
2016-11-15 09:12:22 +01:00
ImreSamu
de8f15e462
fix water_z2
2016-11-15 01:48:14 +01:00
ImreSamu
d570c0b82f
fix zoom_level > 14
2016-11-15 01:12:54 +01:00
Lukas Martinelli
ae1c4d0aba
Merge pull request #17 from openmaptiles/datadoc
...
Documenting : graphviz based ETL graph
2016-11-11 15:45:03 -05:00
ImreSamu
5c1e9a2f58
remove sh/gen_*.sh - later I will move this to a separate tool
2016-11-11 20:21:43 +01:00
ImreSamu
c1c811a115
add travis and quickstart.sh file for basic testing
2016-11-11 17:28:37 +01:00
ImreSamu
d8cab7ad04
refactor ETL graph
2016-11-11 17:26:53 +01:00
ImreSamu
34afba471f
rename gen_etl_graph* codes to sh/* dir
2016-11-10 21:08:43 +01:00
ImreSamu
2a0ef3a953
add etldoc to layer_waterway
2016-11-10 15:00:13 +01:00
ImreSamu
906c614187
add etldoc to layer_water_name
2016-11-10 14:28:49 +01:00
ImreSamu
05992e066c
add etldoc to layer_water
2016-11-10 14:08:39 +01:00
ImreSamu
36d7fa6227
add etldoc to layer_railway
2016-11-10 13:24:18 +01:00
ImreSamu
dd2fc0e2dd
add etldoc to layer_poi
2016-11-10 13:11:20 +01:00
ImreSamu
b0c762cd2b
simplified etldoc for layer_place
2016-11-10 03:23:52 +01:00
ImreSamu
7d7ca7f47a
add etldoc to layer_place
2016-11-10 03:09:43 +01:00
ImreSamu
5580f42458
add etldoc to layer_landuse
2016-11-10 02:12:39 +01:00
ImreSamu
9e27faf9e3
add etldoc to layer_landcover
2016-11-10 01:45:17 +01:00
ImreSamu
63cdc3362d
add etldoc to layer_housenumber
2016-11-10 01:11:11 +01:00
ImreSamu
3a5c47e3dd
add etldoc to layer_highway_name
2016-11-10 00:31:08 +01:00
ImreSamu
cafd338b1b
add etldoc to layer_highway ( v2 )
2016-11-09 23:55:37 +01:00
ImreSamu
7a0ec0e40d
add layer_building etldoc comments
2016-11-09 23:39:44 +01:00
ImreSamu
598c931e17
boundary ETL graph comments - only sql tables and views
2016-11-09 22:06:24 +01:00
ImreSamu
29d33dff3c
example graphviz based ETL graph
2016-11-07 15:37:17 +01:00
lukasmartinelli
1b4b6be3fe
Fix issues with rank boundaries in country and state
2016-11-03 10:59:15 +01:00
Lukas Martinelli
dd8683154c
Update README.md
2016-11-02 14:48:32 +01:00
lukasmartinelli
397f994ca8
Fix PostGIS image version
2016-11-01 22:05:54 +01:00
lukasmartinelli
740aaedc79
Add link to distributed repo
2016-11-01 22:05:29 +01:00
lukasmartinelli
25d07baf45
Housenumbers should be in default tileset
2016-11-01 22:03:40 +01:00
lukasmartinelli
2d55f4fcf0
Map leisure=park into landuse
2016-10-30 18:41:33 +01:00
lukasmartinelli
447ae9f500
Add explanation to README
2016-10-30 16:31:38 +01:00
lukasmartinelli
0379bde353
Simplify building layer
2016-10-30 16:30:55 +01:00
lukasmartinelli
0ab16b3570
List layers in README
2016-10-30 16:14:28 +01:00
lukasmartinelli
263d7e8a96
Add docs for landcover, landuse and housenumber
2016-10-30 16:07:47 +01:00