Update generate.
This commit is contained in:
parent
d1df95e280
commit
7a1ea3c40c
@ -235,7 +235,7 @@ else
|
||||
fi
|
||||
|
||||
CMD_GR="${CMD_GR} --tf reject-relations --lp"
|
||||
CMD_GR="${CMD_GR} --tf accept-ways highway=$(cat inputs/highway-filter.cmd) natural=coastline junction=roundabout --lp"
|
||||
CMD_GR="${CMD_GR} --tf accept-ways highway=$(cat plugins/OSM2Graph/resources/highway-filter.cmd) natural=coastline junction=roundabout --lp"
|
||||
CMD_GR="${CMD_GR} --used-node --lp --osm2graph writer=${DEFAULT_WRITER} file=${output_file}.mapgr"
|
||||
|
||||
echo ${CMD_GR} id="${map_id}" name="${map_name}"
|
||||
|
@ -1 +0,0 @@
|
||||
motorway,trunk,primary,secondary,motorway_link,trunk_link,primary_link,secondary_link,tertiary,residential,unclassified,road,living_street,service,roundabout,coastline
|
Loading…
Reference in New Issue
Block a user