Use one pass docs image generation (#751)

quicker and cleaner diagram image generation.
Remove etl-graph and mapping-graph targets - redundant

Also, the obsolete "fields" is still in Imposm's code and both names are accepted,
but "fields" is not documented anywhere (PR submitted), and could be removed at any moment.

Our docs were not supporting it until this PR, so renaming it at the same time.

Several images have been updated due to a more inclusive mapping scan
Requires https://github.com/openmaptiles/openmaptiles-tools/pull/147 (merged)
This commit is contained in:
Yuri Astrakhan
2020-01-22 21:55:22 -05:00
committed by GitHub
parent c9e7ad90c6
commit 9d6dbfc64f
20 changed files with 43 additions and 75 deletions

View File

@@ -8,7 +8,7 @@ generalized_tables:
tables:
# etldoc: imposm3 -> osm_building_polygon
building_polygon:
fields:
columns:
- name: osm_id
type: id
- name: geometry
@@ -69,7 +69,7 @@ tables:
# etldoc: imposm3 -> osm_building_street
building_street:
fields:
columns:
- name: osm_id
type: id
- name: geometry
@@ -161,7 +161,7 @@ tables:
# etldoc: imposm3 -> osm_building_associatedstreet
building_associatedstreet:
fields:
columns:
- name: osm_id
type: id
- name: geometry
@@ -253,7 +253,7 @@ tables:
# etldoc: imposm3 -> osm_building_relation
building_relation:
fields:
columns:
- name: osm_id
type: id
- name: geometry
@@ -345,7 +345,7 @@ tables:
# etldoc: imposm3 -> osm_building_multipolygon
building_multipolygon:
fields:
columns:
- name: osm_id
type: id
- name: geometry