Re: [OSM-dev] How does osm2pgsql handle multiple matches of same key?

2016-09-16 Thread Paul Norman
On 9/16/2016 5:37 PM, Spencer Gardner wrote: It's not clear to me how osm2pgsql handles multiple values for the same key on an OSM feature. For example, imagine I have a way with the following tags: parking:lane:right=perpendicular parking:lane:left=parallel "parking:lane:right" and

[OSM-dev] How does osm2pgsql handle multiple matches of same key?

2016-09-16 Thread Spencer Gardner
It's not clear to me how osm2pgsql handles multiple values for the same key on an OSM feature. For example, imagine I have a way with the following tags: parking:lane:right=perpendicular parking:lane:left=parallel 1. How does the "parking" column reflect this after the import assuming that

Re: [OSM-dev] OSM API lookups to complement minutely diffs?

2016-09-16 Thread Stefan Keller
2016-09-16 5:59 GMT+02:00 Paul Norman : > No, particularly if your code takes off and multiple people start running > it. I would guess that it would hit rate limits and be automatically > blocked. Got that - though the pub-sub messaging system in fact could cache the data thus

Re: [OSM-dev] OSM API lookups to complement minutely diffs?

2016-09-16 Thread Stefan Keller
2016-09-16 1:30 GMT+02:00 Frederik Ramm : > This reads to me like: > > "There is a third-party service that solves the problem I have, but > because it is experimental, I would like to build my own experimental > third-party service instead" ;) You convinced me to use