Thursday, November 27, 2014

I will tell more about the background of my question. If information consultant and project member


I try cycling and retrieve intermediate trails in NL from OpenStreetMap, but it does not work yet. I follow this instruction PeeWee: http://home.xmsnet.nl/peewee/OSMfietsknooppunten.htm. Unfortunately, I always get a timeout of the XAPI interface:
# 3 2014-03-25 11:00:22
Thanks for your comments. If I understand it correctly, the GPX file was last updated in September 2012 and I would like an actual file. I'm going to try out osmfilter that I did not know yet. Thnx!
if (type == "route") {map.addLayers ([// highway = cycleway make_layer (QURL + "?data=(way[highway=cycleway](bbox);node(w);way[highway=path][bicycle=designated](bbox);node(w););out+skel;", "Red" name = "# hamme l # highway = cycleway <hr> Route relations", 3, false); // route = bicycle make_layer (QURL + "data = (relation [route = bicycle] hamme [network = ncn? ] (bbox) Way (R) (bbox) node (w)), out + skel; "," blue ", name =" # l # NCN route <i> (LF route) </ i> " , 8, false, '@ 0.6 ") // node routes make_a_layer (QURL +" data = relation (bbox?) [network = rcn] (Way (R) (bbox) node (w)), out + skel, node (bbox) [rcn_ref] out, "" green, "name =" # l # RCN route <i> (node route) </ i> ", 5, false), make_layer (QURL +" data? = (relation [route = bicycle] [network = lcn] (bbox) Way (R) (bbox) node (w)), out + skel; "," # 00FFFF "name =" # dl # LCN route <i> (local route) </ i> ", 5, false," 4 8 "), make_layer (QURL + "?data=(relation[network=icn](bbox);way(r)(bbox);node(w););out+skel;relation[network=icn];rel(r)(bbox);(way(r)(bbox);node(w););out hamme skel; "," yellow ", name =" # dl # ICN route <i> (Int.route) </ i> ", 3, false," 4 8 "), // route = mtb make_layer (QURL +" ? data = (relation [route = mtb] (bbox) Way (R) (bbox) node (w)), out + skel; "," # bd008b "name =" # # dl MTB route " 4 false, hamme "4 8"), // route = hiking, hamme horseback make_a_layer (QURL + "?data=(relation[route~'hik|foot|walk'](bbox);way(r)(bbox);node(w););out+skel;node[rwn_ref][rcn_ref!~'.'](bbox);out;", "# 390000" name = "# l # hiking route", 5, false), make_a_layer (QURL + "data = (relation [route = horse] (bbox)? Way (R) (bbox) node (w );); out + skel; node (bbox) [rhn_ref] out, "" # 7b9520 "name =" # l # horse trail ", hamme 4, false), make_layer (QURL +" data = (way? [railway ~ 'abandoned ^ | ^ disused | ^ dismantled'] (bbox) node (w)), out + skel; "," # 7b3000 "name =" # # dl former hamme railway lines ", 4 false "4 8") make_a_layer (QURL + "data = node [tourism = information] (bbox?) out;", "red", name = "# # info Co <hr> cyclability (Indicative):" 2, false)
# 8 2014-03-26 19:59:53
I will tell more about the background of my question. If information consultant and project member of 'Open Data' in the province of Groningen I get regularly demand app builders: Can I download the cycling network as open data? For the province of Groningen, we have the nodes and the network made available with a Public hamme Domain Mark through the Provincial and National Georegistry, but for the rest of the Netherlands does not. You can post via a WMS OPOC download, but that service is of limited use (for returns no raw data), and the license is very restrictive (for reuse is allowed only for policy purposes, otherwise ask permission to St. National Bicycle Platform). I give app builders therefore advised to retrieve data from OpenStreetMap. If I give some advice, I really do think I should know how it works. That's why I'm trying to figure it out and perhaps write a little blog, which I can then refer. Your feedback is also welcome.
etc.
That's right. Maybe I was not clear enough: The Groningen routes and nodes I along with our GIS team put itself in the Provincial Georegistry I'm talking about the details of the rest of the Netherlands. For this is in OPOC a WMS service: http://geodata.nationaalgeoregister.nl/ ... pabilities. Unfortunately you do not have the raw data. Furthermore, according to the metadata in the National Georegistry (see http://www.nationaalgeoregister.nl/geon c356c73485 ...) are not allowed to use the data without permission for anything other than policy purposes.
osmfilter Netherlands-latest.o5m --keep = --keep-ways --keep = relations = "network = rcn" -o = routes.osm
# 14 2014-03-26 23:25:31
make_layer (QURL + "?data=(way[highway=cycleway](bbox);node(w);way[highway=path][bicycle=designated](bbox);node(w););out+skel;", "Red" name = "# l # highway = cycleway <hr> Route relations", 3, false)
Herein is make_layer a function. QURL is a variable that contains the address of, or over pass (http:

No comments:

Post a Comment