Offline DIGIPIN Microservice API for Precise India Location Mapping - n8n Workflow | Neura Market
Offline DIGIPIN Microservice API for Precise India Location Mapping
Build a fully offline microservice API to generate DIGIPIN codes from lat/lon or decode them back to coordinates for 3x3m precise addressing in India.
This n8n workflow creates a lightweight, self-hosted HTTP microservice API for DIGIPIN, India's 10-character digital pincode system that uniquely identifies any 3x3 meter square nationwide. Ideal for areas with inconsistent physical addresses, it enables precise location mapping for homes, shops, landmarks, and more without relying on external APIs or services.
The workflow exposes two simple GET endpoints: /generate-digipin?lat={lat}&lon={lon} to encode GPS coordinates into a DIGIPIN, and /dec
Platform
n8n
Category
Commerce
Price
$6.99
Creator
Maxim Luong
DIGIPIN
Location Mapping
India Geocoding
Offline API
Microservice
GPS Encoding
Logistics
Procurement
Address Validation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.