Power Line Proximity Check for Any Plot in India
Is this plot within the safety clearance zone of a high-tension line or electrical substation? Voltage classification, CEA setback status, and grid connectivity signal — for any location in India.
Why power line proximity is a dual signal
A high-tension line near your plot can mean two opposite things: good grid connectivity, or a safety clearance restriction on construction. This tool reports both.
The concern side: safety clearance and Right of Way
Every high-tension power line in India carries a statutory safety clearance zone defined under the CEA (Measures Relating to Safety and Electric Supply) Regulations 2010. Within this zone, permanent construction is restricted. The clearance varies by voltage — from 5 m for low-voltage 11 kV distribution lines to 30 m for 400 kV inter-state transmission lines. For plots that fall within this zone, any construction requires prior clearance from the local DISCOM or transmission utility.
Beyond the safety clearance, transmission companies (particularly POWERGRID for national grid lines) hold a statutory Right of Way (RoW) corridor. The RoW is typically wider than the safety clearance distance. No permanent structure is permitted within the RoW. The RoW boundary is not always clearly demarcated on the ground, and many buyers discover the restriction only at the building plan approval stage.
The opportunity side: grid connectivity
A plot adjacent to or near a high-tension line has a significant advantage for power-intensive uses. Industrial facilities, cold chains, data centres, EV charging hubs, and commercial complexes that require dedicated HT connections benefit from proximity to existing infrastructure — it reduces both the capital cost of the grid connection (shorter line length) and the time to energisation. In rural and peri-urban India, the presence of a 33 kV or 66 kV line within 1–2 km of a plot often determines whether power can be connected within months or years.
Substations: the strongest grid signal
An electrical substation within 2 km is the clearest indicator of grid infrastructure maturity. Substations are where voltage is stepped down for distribution. A nearby substation means: reliable grid connection available, shorter distribution cable run, lower voltage drop, and typically faster sanction for new connections. For industrial and commercial land acquisition, substation proximity is a due-diligence checklist item — not just a nice-to-have.
What the result card shows
Four signals plus a map of all HT infrastructure within range, colour-coded by voltage.
HT line setback distances — CEA Safety Regulations 2010
Minimum horizontal clearance from the outer conductor of the nearest HT line. Exact distances are governed by CEA Safety Regulations 2010 and state utility policies — verify with your DISCOM before construction.
| Voltage level | Min. safety clearance | Typical RoW width | Grid function |
|---|---|---|---|
| 400 kV | 30 m | 52 m (26 m each side) | Inter-state transmission (POWERGRID) |
| 220 kV | 20 m | 35 m (17.5 m each side) | State transmission grid |
| 132 kV | 15 m | 27 m (13.5 m each side) | Regional sub-transmission |
| 66 kV | 12 m | 26 m (13 m each side) | District distribution |
| 33 kV | 10 m | 15 m (7.5 m each side) | Urban feeder distribution |
| 11 kV | 5 m | Not always notified | Local last-mile distribution |
Source: CEA (Measures Relating to Safety and Electric Supply) Regulations 2010. RoW widths are typical values from POWERGRID and state transmission utility guidelines — not a legal document. Verify with your state electricity board before any construction.
How the analysis works
One PostGIS query. No external API. All power infrastructure pre-loaded — results in under 200 ms.
You mark the site
Draw the plot boundary, drop a pin, or type an address. We extract the centroid and run a spatial query against all mapped HT lines and substations within 10 km.
We find the nearest line and substation
HT lines are stored as line geometries in PostGIS. Distance is measured to the nearest point on the line — not to the nearest tower. The voltage tag determines which CEA clearance threshold applies, and we compare your distance against it to set the clearance zone flag.
You see a voltage-coded map and four signals
All HT lines within range are rendered on the map colour-coded by voltage level. Substations are shown as square markers. The result card shows clearance zone status, voltage, and grid connectivity signal alongside the map.
Methodology and data sources
All data pre-loaded in PostGIS. No external API calls at query time.
Data source: OpenStreetMap
OpenStreetMap contributors (ODbL licence), snapshot 2024. High-voltage transmission lines (132 kV and above) are comprehensively mapped across India. Urban distribution lines (33 kV and below) have good coverage in cities; rural coverage is variable. Some recently commissioned lines and private industrial feeders may not yet appear.
Classification logic
Voltage classification uses the OSM voltage tag on power=line ways. Where multiple voltages are tagged on the same physical line (common for multi-circuit towers), the highest voltage is used for the clearance calculation — conservative approach. Substations are identified via power=substation nodes and ways.
Limitations
- OSM voltage completeness: Approximately 30–40% of OSM power line ways in India lack a
voltagetag. For untagged lines, voltage is estimated from the line’s role in the network topology — this estimate may be wrong. Verify with DISCOM. - No official RoW boundary data: The statutory Right of Way boundary is not publicly available as GIS data. This tool uses the safety clearance distance (smaller than the RoW) as a conservative proxy.
- Underground cables: Underground HV cables do not appear on OSM maps as clearly as overhead lines. If your plot is in a dense urban area, underground cables (which carry no overhead restriction) may exist but not be shown.
- Private and industrial feeders: Lines supplying industrial estates, SEZs, and private captive power users are rarely mapped in OSM and are not included in this analysis.
