Pinned Repositories
directions.py
Provide a common Python API to major routing providers
geog
Quick and easy geographical functions in Python
geojsonio.py
Open GeoJSON data on geojson.io
geopandas_osm
Query the OSM Overpass API and get a GeoDataFrame
mixpandas
Get Mixpanel event data to Pandas for custom analysis
mplleaflet
Easily convert matplotlib plots from Python into interactive Leaflet web maps.
omfdiv
A TUI for Overture Maps Foundation Divisions Relationship Browsing
pep8-staged
Git pre-commit hook to run pep8 on staged files.
tile-reduce-py
Run tile-reduce map scripts in Python
jwass's Repositories
jwass/mplleaflet
Easily convert matplotlib plots from Python into interactive Leaflet web maps.
jwass/geojsonio.py
Open GeoJSON data on geojson.io
jwass/geopandas_osm
Query the OSM Overpass API and get a GeoDataFrame
jwass/geog
Quick and easy geographical functions in Python
jwass/mixpandas
Get Mixpanel event data to Pandas for custom analysis
jwass/directions.py
Provide a common Python API to major routing providers
jwass/tile-reduce-py
Run tile-reduce map scripts in Python
jwass/omfdiv
A TUI for Overture Maps Foundation Divisions Relationship Browsing
jwass/pep8-staged
Git pre-commit hook to run pep8 on staged files.
jwass/enviro
Simple environment variable configuration for Python and IPython
jwass/maptime-boston-python
Slides, Code, Data for Maptime Boston Python Presentation
jwass/gpqindex
A Bounding Box Index File for GeoParquet
jwass/geojson.io
fast, simple map creation
jwass/geopandas
Python tools for geographic data
jwass/geoparquet
Specification for storing geospatial vector data (point, line, polygon) in Parquet
jwass/geoparquet.github.io
GeoParquet Website
jwass/libosmium
Fast and flexible C++ library for working with OpenStreetMap data.
jwass/lonboard
Python library for fast, interactive geospatial vector data visualization in Jupyter.
jwass/mapbox-vector-tile
Python package for encoding & decoding Mapbox Vector Tiles
jwass/mercantile
Spherical mercator tile and coordinate utilities
jwass/mplexporter
A general scraper/exporter for matplotlib plots
jwass/openaddresses
A global repository of open address, building, and parcel data.
jwass/par_bbox
Compute the bounding box of a GeoJSON file - A Rust experiment
jwass/polyester
parallel iterator consumers for rust
jwass/presto
Distributed SQL query engine for big data
jwass/rayon
Rayon: A data parallelism library for Rust
jwass/rusoto
AWS SDK for Rust
jwass/rust-geojson
Library for serializing the GeoJSON vector GIS file format
jwass/tile-reduce
mapreduce vector tile processing
jwass/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing