Skip to content

Repository files navigation

Integrations: Bharat Maps

Guides and examples for integrating Bharat Address data with Bharat Maps.

What is here

  • 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.

Quickstart

python -m venv .venv && source .venv/bin/activate
pip install click requests
python wfs_to_geojson.py --help

Usage notes

  • Use viewer.maplibre.html to preview GeoJSON locally.
  • Keep data aligned with schemas in BharatAddress/specs.
  • Validate output with BharatAddress/tools-validator.

Repo layout

  • *.md: integration guidance.
  • *.py: helper scripts.
  • viewer.maplibre.html: demo viewer.

Who should use this

  • Integrators working with Bharat Maps.
  • Teams validating WFS export flows.

Links

License

See LICENSE.

Contributing

Releases

Packages

Contributors

Languages