[Talk-us] Planning to "import" speed limit data for Florida
Dale Puch
dale.puch at gmail.com
Thu Sep 1 06:02:05 BST 2011
So a query to http://www.overpass-api.de/query_form.html
<union>
<query type="relation">
<has-kv k="network" v="US:FL"/>
</query>
<recurse type="relation-node" into="nodes"/>
<recurse type="relation-way"/>
<recurse type="way-node"/>
</union>
<print/>
Returns all relations with [network=US:FL], as well as the ways and nodes
If a way with [network=US:FL] is NOT in a relation, will it be returned by
this?
Would it need a second <query type="way"> section?
Is this resultant file just like the data normally downloaded by JOSM? IE.
edit it the same, then upload?
Dealing with such a large area, will conflict resolution be an issue? I
really have not had to deal with it before, so do not know how big a deal
that is.
On Wed, Aug 31, 2011 at 9:59 PM, Nathan Edgars II <neroute2 at gmail.com>wrote:
> US:FL
--
Dale Puch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-us/attachments/20110901/bb50759e/attachment.html>
More information about the Talk-us
mailing list