From 7a1ea3c40cb9a8ff5740830b01ac33da4e02f2f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Mon, 5 Mar 2018 10:08:09 +0100 Subject: [PATCH] Update generate. --- generate.sh | 2 +- inputs/highway-filter.cmd | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 inputs/highway-filter.cmd diff --git a/generate.sh b/generate.sh index d56c100..19c6deb 100755 --- a/generate.sh +++ b/generate.sh @@ -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}" diff --git a/inputs/highway-filter.cmd b/inputs/highway-filter.cmd deleted file mode 100644 index a3d4c78..0000000 --- a/inputs/highway-filter.cmd +++ /dev/null @@ -1 +0,0 @@ -motorway,trunk,primary,secondary,motorway_link,trunk_link,primary_link,secondary_link,tertiary,residential,unclassified,road,living_street,service,roundabout,coastline