Toblerity / rtreeLinks
Rtree: spatial index for Python GIS
☆660Updated last week
Alternatives and similar repositories for rtree
Users that are interested in rtree are comparing it to the libraries listed below
Sorting:
- Wraps GEOS geometry functions in numpy ufuncs.☆388Updated last year
- Fiona reads and writes geographic data files☆1,203Updated 6 months ago
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆761Updated last month
- Python interface to PROJ (cartographic projections and coordinate transformations library)☆1,155Updated last week
- Python bindings and utilities for GeoJSON☆966Updated 2 months ago
- Python implementation of the S2 geometry library.☆215Updated 4 years ago
- Python bindings for libosmium☆359Updated last week
- Deprecated: Python parser for OpenStreetMap data☆133Updated 6 years ago
- Python module to decode/encode Geohashes to/from latitude and longitude. See http://en.wikipedia.org/wiki/Geohash☆360Updated 2 years ago
- fast, accurate python geohashing library☆320Updated 4 months ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆188Updated 2 weeks ago
- Geospatial extension to SQLAlchemy☆675Updated last month
- This library reads and writes ESRI Shapefiles in pure Python.☆1,135Updated 3 weeks ago
- Spherical mercator tile and coordinate utilities☆443Updated last year
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆254Updated 5 months ago
- Affine transformation matrices☆170Updated 6 months ago
- Python Wrapper to access the Overpass API☆256Updated last month
- Read OpenStreetMap data from Protobuf files into GeoDataFrame with Python, faster.☆393Updated 9 months ago
- Python bindings for mapnik☆173Updated last week
- Simple, concise geographical visualization in Python☆620Updated last month
- Fast 🌍️ <KML /> processing for python☆241Updated this week
- Python package to handle tiles and points of different projections, in particular WGS 84 (Latitude, Longitude), Spherical Mercator (Meter…