Skip to content

Instantly share code, notes, and snippets.

View monsieurBelbo's full-sized avatar

Gonzalo Bellver monsieurBelbo

  • Antena
  • Buenos Aires, Argentina
View GitHub Profile
@davo
davo / Make
Last active August 29, 2015 14:01
Parcelario CABA, GeoJSON a TopoJSON
# Requiere GDAL y TopoJSON
# brew install gdal
# npm install -g topojson
all: \
parcelario-topojson.json
parcelario.zip:
curl -o parcelario.zip 'https://recursos-data.buenosaires.gob.ar/ckan2/parcelas/parcelas.zip'