Guides and examples for integrating Bharat Address data with Bharat Maps.
adoption-with-bharatmaps.md: integration notes and workflow.wfs_to_geojson.py: helper to pull WFS data and write GeoJSON.viewer.maplibre.html: lightweight demo viewer.
python -m venv .venv && source .venv/bin/activate
pip install click requests
python wfs_to_geojson.py --help- Use
viewer.maplibre.htmlto preview GeoJSON locally. - Keep data aligned with schemas in
BharatAddress/specs. - Validate output with
BharatAddress/tools-validator.
*.md: integration guidance.*.py: helper scripts.viewer.maplibre.html: demo viewer.
- Integrators working with Bharat Maps.
- Teams validating WFS export flows.
See LICENSE.
- Central guidelines: https://github.com/BharatAddress/.github/blob/main/AGENTS.md