CRS: EPSG:4326 / 3857•Target: 23.04500° N, 72.50000° E•● Live Vector Boundary Layer Active
Live WFS Data Harvester & Ingestion Sandbox
Perform real-time OGC Web Feature Service (WFS) geometry harvesting directly from the official Gujarat Town Planning GeoServer (`tpvd.openprp.in`). This engine streams verified government vector boundaries into your internal database.
Console & GeoJSON Payload Output:
Click 'Run Extraction' to initiate OGC WFS GetFeature query...
Google Maps Cloud API Integration Guide
Currently, this Shivalik GIS Portal operates standalone using Google Maps XYZ Satellite Tiles and Leaflet without requiring an API key. When you are ready to integrate directly into Shivalik RoS with native Google Maps JavaScript API, follow these 3 steps:
1
Create Google Cloud Project & Enable Billing
Visit the Google Cloud Console. Create a new project (e.g., shivalik-ros-gis). Add a credit card to activate billing (Google provides $200 free monthly credit, covering ~28,000 map loads per month).
2
Enable Required API Libraries
In the API Library, search for and enable: 1) Maps JavaScript API, 2) Places API (for search autocomplete), and 3) Geocoding API.
3
Generate & Restrict API Key
Go to APIs & Services > Credentials > Create Credentials > API Key. For security, restrict the key by HTTP referrer to your internal RoS domain (e.g., *.shivalikgroup.com/* or localhost:*).