<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 9/30/2014 4:01 AM, Celso González
wrote:<br>
</div>
<blockquote cite="mid:20140930110131.GA30350@mitago.net" type="cite">
<pre wrap="">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
<a class="moz-txt-link-freetext" href="http://opendata.bcn.cat/opendata/ca/catalog/TRANSPORT/bicing/">http://opendata.bcn.cat/opendata/ca/catalog/TRANSPORT/bicing/</a>
License CC BY 3.0</pre>
</blockquote>
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 <br>
<br>
<span style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue',
Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: 20px; orphans: auto; text-align: start; text-indent:
0px; text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline
!important; float: none; background-color: rgb(255, 255, 255);">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<br>
<br>
</span>
<blockquote cite="mid:20140930110131.GA30350@mitago.net" type="cite">
<pre wrap="">Intended tags:
amenity=bicycle_rental
ref=NUMBER OF STATION
name=STREET NAME, NUMBER</pre>
</blockquote>
Is this data all in caps?<br>
<blockquote cite="mid:20140930110131.GA30350@mitago.net" type="cite">
<pre wrap="">
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 <a class="moz-txt-link-freetext" href="https://github.com/PerroVerd/imports_osm/tree/master/bicing-barcelona">https://github.com/PerroVerd/imports_osm/tree/master/bicing-barcelona</a>
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
</pre>
</blockquote>
<blockquote cite="mid:20140930110131.GA30350@mitago.net" type="cite">
</blockquote>
<br>
</body>
</html>