This commit is contained in:
2018-09-28 16:42:18 +02:00
parent 650d596f03
commit cadd996210
4 changed files with 981 additions and 1342 deletions

File diff suppressed because one or more lines are too long

View File

@@ -106,13 +106,6 @@
" with open('../data/{}_gemeentes.kml'.format(province), 'w') as f:\n",
" f.write(as_gabmap_kml(gemeente_geojson, name_property='gemeente_naam'))"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {

File diff suppressed because one or more lines are too long