mblackgeo
Interested in cloud based geospatial big data and machine learning. Principal Engineer at Parkopedia. Dabble in Rust :crab:.
@Parkopedia United Kingdom
Pinned Repositories
AntarcticRockOutcrop
ArcPy script for extracting Antarctic rock outcrop from Landsat imagery
aws-gdal-robot
A proof of concept implementation of running GDAL based jobs using AWS S3/Lambda/Batch
fast-alphashape
A Rust backed implementation for generating 2D alpha shapes from points
fast-geodist
An implementation of Haversine distance calculations using Rust and PyO3
flask-cognito-jwt-example
An example serverless web application using Flask and AWS Cognito with JSON Web Tokens (JWT) to protect specific routes, powered by API Gateway and Lambda
flask-cognito-lib
A Flask extension that supports protecting routes with AWS Cognito following OAuth 2.1 best practices
flask-geocoding-webapp
A quick example Flask application for geocoding and rendering a webmap using Folium/Leaflet
rastertodataframe
A python module for converting a raster to a Pandas DataFrame
spatial-kde
Spatial Kernel Density / Heatmap raster creation from vector data
tile38-sandbox
Investigations of using Tile38 (the fast in-memory geospatial data store)
mblackgeo's Repositories
mblackgeo/flask-cognito-lib
A Flask extension that supports protecting routes with AWS Cognito following OAuth 2.1 best practices
mblackgeo/aws-gdal-robot
A proof of concept implementation of running GDAL based jobs using AWS S3/Lambda/Batch
mblackgeo/rastertodataframe
A python module for converting a raster to a Pandas DataFrame
mblackgeo/flask-cognito-jwt-example
An example serverless web application using Flask and AWS Cognito with JSON Web Tokens (JWT) to protect specific routes, powered by API Gateway and Lambda
mblackgeo/AntarcticRockOutcrop
ArcPy script for extracting Antarctic rock outcrop from Landsat imagery
mblackgeo/fast-alphashape
A Rust backed implementation for generating 2D alpha shapes from points
mblackgeo/flask-geocoding-webapp
A quick example Flask application for geocoding and rendering a webmap using Folium/Leaflet
mblackgeo/spatial-kde
Spatial Kernel Density / Heatmap raster creation from vector data
mblackgeo/tile38-sandbox
Investigations of using Tile38 (the fast in-memory geospatial data store)
mblackgeo/fast-geodist
An implementation of Haversine distance calculations using Rust and PyO3
mblackgeo/qgis-xyz-sources
A simple script to add multiple XYZ tile sources to QGIS
mblackgeo/tiledb-sandbox
A quick look at using TileDB for geospatial data
mblackgeo/timezone-finder-api
An API to quickly find the timezone of a point
mblackgeo/timezone-finder-webapp
A web front end to find timezones for a given point
mblackgeo/arcpy-to-foss
Conversion of ArcPy scripts to free and open-source software (FOSS)
mblackgeo/flask-cognito-alb-example
An example web application using Flask and AWS Cognito behind an Application Load Balancer using AWS Fargate
mblackgeo/flask-vector-tiles
A simple Flask/leaflet based webapp for rendering vector tiles from PostGIS
mblackgeo/rtree-bench
Benchmarking rtree vs pygeos using Geopandas
mblackgeo/adr-tools-ng
mblackgeo/flintrock
A command-line tool for launching Apache Spark clusters.
mblackgeo/geopandas
Python tools for geographic data
mblackgeo/incubator-sedona
A cluster computing framework for processing large-scale geospatial data
mblackgeo/lambdarado_py
Universal entry point for Docker images with Flask apps for the AWS Lambda + AWS Gateway serverless hosting
mblackgeo/metaflow-sandbox
A sandbox repository for playing around with Metaflow
mblackgeo/mlflow
Open source platform for the machine learning lifecycle
mblackgeo/provisioning-bootstrap
Bootstrap repository required to trigger provisioning on a new dev machine
mblackgeo/pyrallis
Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure as a dataclass and let pyrallis do the rest!
mblackgeo/rasterio
Rasterio reads and writes geospatial raster datasets
mblackgeo/scikit-spark
Spark acceleration for Scikit-Learn cross validation techniques
mblackgeo/TrajectoryNet