[OSM-talk] segments as polylines & errors.

Hamish hamish_nospam at yahoo.com
Thu May 11 11:43:15 BST 2006


Hi,

I have just posted the segments -> polyline GRASS vector map and
instructions on how to do statistical analysis and threshold display/
extraction by length, etc., for GRASS GIS 6.1-cvs (grass.ibiblio.org)
at:
  http://hamish.bowman.googlepages.com/gpsdrivefiles

In addition the GRASS "v.clean error=new_map" command can be used to
pull out duplicate lines, broken lines, etc. The v.digit module or QGIS
vector digitizer can be used to quickly highlight and fix problems.

I hope it is of use to you,


Hamish

ps - these errors/modifications along the way,

"ways" -> "routes". "way" is too close to "waypoints"

{classes,highway}:
 k="highway" -> k="class" (didn't check for double use)

oneway: true->yes,  no->""

$RTE_ID|$SEGS|$NAME|$CLASS|$ONEWAY
111931|781599,781600,781594,781595,781596||Avenue Paul Verlaine|
1302|570648,570655|Birkhall Road|m|
1304|573883,600510,600509,573880,570424,573879,570431|Muirkirk Road|m|
2219|560536,560537,560538,560539,560540,560541,560542|A823(M)|motoway|
10441|679683,679691,679690,679686,679684,679692,679689,679687,679518,679502,679500,679499,679498,679497||bikcycle path|
2254|629560,629561,629562,629563,629564,629565,629566,629567,629568,629569|National Route 2|bike|
143573|1130895,1130897,1130898,1130899||walking path|
2866|646683|Stoms Path|Footpath|

%s/|Name|/|name|/
%s/|footway|/|footpath|/
%s/|Primary|/|primary|/
%s/|Residential|/|residential|/
%s/|cycle path|/|cycleway|/
%s/|bicycle path|/|cycleway|/


that gets us down to these class types:

access_road
bridge
bridleway
car_park
cycleway
footpath
minor
motorway
motorway_link
path
primary
railroad
residential
secondary
service
track
trunk
unpaved
unsurfaced
walking_path




More information about the talk mailing list