You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fn = "0501040100_Adreces.zip"
cbcn = geo.BaseLayer(fn, "cbcn", "ogr")
cbcn.setProviderEncoding("ISO-8859-1")
for f in cbcn.getFeatures():
print(f"{f['NOM_VIA']}\t{f['LITERAL']}")
Document and follow the import guidelines process for the addresses in CartoBCN in a way similar to issue #11.
https://wiki.openstreetmap.org/wiki/ES:Espa%C3%B1a/Contribuidores#Ayuntamiento_de_Barcelona
The text was updated successfully, but these errors were encountered: