This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a change to branch basemaps-schema
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


    from e30280d6b Improve the route layer
     add e701d0d9f Improve the railway layer
     add 887461a2c Use singular form for all osm table names

No new revisions were added by this update.

Summary of changes:
 .../postgres/openstreetmap/CoordinateMap.java      |   2 +-
 .../postgres/openstreetmap/ReferenceMap.java       |   2 +-
 .../resources/queries/osm_create_gist_indexes.sql  |   6 +-
 baremaps-testing/data/tilesets/tileset.json        | 150 ++++++++++-----------
 basemap/README.md                                  |   2 +-
 basemap/import.js                                  |   6 +-
 basemap/layers/railway/create.sql                  |   2 +-
 basemap/layers/railway/refresh.sql                 | 120 ++++++++---------
 basemap/queries/osm_drop_indexes.sql               |  18 +--
 basemap/queries/osm_entities.sql                   |   6 +-
 basemap/queries/osm_nodes.sql                      |  10 +-
 basemap/queries/osm_relations.sql                  |  10 +-
 basemap/queries/osm_ways.sql                       |  10 +-
 daylight/workflow.js                               |   6 +-
 examples/extrusion/indexes.sql                     |  20 +--
 examples/extrusion/tileset.json                    |   2 +-
 examples/openstreetmap/indexes.sql                 |  20 +--
 examples/openstreetmap/tiles.json                  |   2 +-
 examples/openstreetmap/tileset.json                | 150 ++++++++++-----------
 19 files changed, 272 insertions(+), 272 deletions(-)

Reply via email to