/bcn-geodata

The official shapefiles from Barcelona, converted to GeoJSON and TopoJSON for making your life easier

Primary LanguageShell

Barcelona Geodata

The official shapefiles from Barcelona, converted to GeoJSON and TopoJSON for making your life easier.

CDN

By popular request, here are the links for using the files directly, using RawGit:

Àrea estadística:

https://cdn.rawgit.com/martgnz/bcn-geodata/master/area-estadistica/area-estadistica_geo.json
https://cdn.rawgit.com/martgnz/bcn-geodata/master/area-estadistica/area-estadistica_topo.json

Àrea d'interès:

https://cdn.rawgit.com/martgnz/bcn-geodata/master/area-interes/area-interes_geo.json
https://cdn.rawgit.com/martgnz/bcn-geodata/master/area-interes/area-interes_topo.json

Barris:

https://cdn.rawgit.com/martgnz/bcn-geodata/master/barris/barris_geo.json
https://cdn.rawgit.com/martgnz/bcn-geodata/master/barris/barris_topo.json

Districtes:

https://cdn.rawgit.com/martgnz/bcn-geodata/master/districtes/districtes_geo.json
https://cdn.rawgit.com/martgnz/bcn-geodata/master/districtes/districtes_topo.json

Secció censal:

https://cdn.rawgit.com/martgnz/bcn-geodata/master/seccio-censal/seccio-censal_geo.json
https://cdn.rawgit.com/martgnz/bcn-geodata/master/seccio-censal/seccio-censal_topo.json

Recreate the files

Assuming that you have ogr2ogr and topojson installed:

  • Run the script
$ ./convert.sh
  • Voilà! Find the files in the src/output folder.

You can tweak the script for maintaining more properties from the original shapefile or for adjusting the simplification. Thanks to @oscarfonts for the NTv2 ICC grid.

Source: Ajuntament de Barcelona / CartoBCN. License: CC-BY.