1 Repo
Systems for mapping raw data tags to structured address components like street and house number.
Distinct from Address Mappings: Candidates focus on email or memory addresses; this is for normalizing physical street address data.
Explore 1 awesome GitHub repository matching data & databases · Address Component Mappings. Refine with filters or upvote what's useful.
Nominatim is a self-hosted geospatial search engine and geocoding server that utilizes OpenStreetMap data. It provides a complete infrastructure for forward geocoding, converting addresses or place names into geographic coordinates, and reverse geocoding, translating coordinates into human-readable physical addresses. The project features a dedicated data importer that parses raw map data into a PostgreSQL geospatial database. It distinguishes itself through a configurable import pipeline that uses style files to filter map features and an importance-based ranking system to prioritize search
Maps raw OpenStreetMap tag keys to structured address components like street and house number for data normalization.