Skip to content

Instantly share code, notes, and snippets.

View jeroendereu's full-sized avatar

Jeroen De Reu jeroendereu

View GitHub Profile
@stijnvanhoey
stijnvanhoey / basemap_example_belgium.ipynb
Created May 17, 2017 13:12
Quick example of basemap basic map for Belgium
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@joehand
joehand / ShapeFilter.py
Last active November 22, 2022 02:39
Filter Shapefiles with Python
"""
Shapefile Filters
~~~~~~~~~
:copyright: (c) 2015 by Joe Hand, Santa Fe Institute.
:license: MIT
"""
import ntpath
import os
import re