Skip to content

BharatAddress/integrations-bharatmaps

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

About

Guides and examples for integrating Bharat Address with Bharat Maps.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published