Releases: AIDEdgeInc-Lab/aei-geo-features
Releases · AIDEdgeInc-Lab/aei-geo-features
Release list
v0.1.0 - Initial public release
Initial public release of aei-geo-features: small, dependency-light geospatial feature primitives for tabular data.
What's included
haversine_distance- great-circle distance between two pointsvalidate_coordinate- single-point coordinate validationadd_distance_to_landmark- DataFrame distance-to-landmark feature helperadd_location_jitter- distance-from-previous-row feature helpernormalize_coordinates- clips/wraps latitude/longitude into valid rangesvalidate_dataframe- DataFrame coordinate-column validationREFERENCE_LANDMARKS- three independently-verified public landmarks (CN Tower, Eiffel Tower, Statue of Liberty)- Typed error hierarchy:
GeoFeatureErrorand typed subclasses
Dependencies
Runtime: pandas, numpy only. No geopandas, no shapely, no Dask, no network calls.
Not yet published to PyPI or TestPyPI
See docs/PUBLISHING.md for the planned Trusted Publishing (OIDC) approach - no publish workflow exists yet, and no token is stored anywhere in this repository.
License
Apache License 2.0. Copyright 2026 AID Edge Inc.