On 9/30/2014 4:01 AM, Celso González wrote:
Hi

I'm trying to import the public network of bicycle rentals in Barcelona 
(bicing.cat)

They have released as opendata the data of all stations
http://opendata.bcn.cat/opendata/ca/catalog/TRANSPORT/bicing/

License CC BY 3.0
Being CC BY 3.0, you're going to have to request permission to use attribution that meets 4.2 and 4.3 of the ODbL. 4.3 is the mainly relevant section, which provides that attribution as

However, if you Publicly Use a Produced Work, You must include a notice associated with the Produced Work reasonably calculated to make any Person that uses, views, accesses, interacts with, or is otherwise exposed to the Produced Work aware that Content was obtained from the Database, Derivative Database, or the Database as part of a Collective Database, and that it is available under this License

Intended tags:

amenity=bicycle_rental
ref=NUMBER OF STATION
name=STREET NAME, NUMBER
Is this data all in caps?
network=Bicing
operator=Clear Channel
capacity=(FREE SLOTS + BIKES) rounded up in 3 multiples

The overpass api displays 180 current stations with several tags schemas
'amenity=bicycle_rental in Barcelona'

I have prepared a script 
https://github.com/PerroVerd/imports_osm/tree/master/bicing-barcelona
that generates two import files

The first one shows the stations that doesnt have a current station in 100m 
around (246)
I intend to upload this file with a separated account one time and the import 
request is
related to only this one.

The other file displays the "conflicts" with previus data and I intend to do a 
manual merge
case by case (180)

Best regards


_______________________________________________
Imports mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/imports

Reply via email to