Port & Water Access Proximity for Any Plot in India
Distance to the nearest major port and water access point — relevant for coastal, logistics, and industrial land use. Covers all 13 major ports under the Major Ports Authorities Act 2021, plus state harbours, ferry terminals, and piers.
Why port proximity matters — and when it doesn't
Port proximity is highly relevant for industrial and logistics land, and almost entirely neutral for residential, agricultural, and most commercial land. This tool reports two separate signals so you can evaluate both.
The logistics and industrial signal
A major port within 25 km is a significant cost advantage for any land use involving import of raw materials or export of finished goods. Container terminals, bulk commodity berths, and ro-ro facilities directly reduce the last-mile transport cost between a factory gate and a ship’s hold. Industrial estates and SEZs adjacent to major ports (Nhava Sheva near JNPT, Kakinada near Vizag, Mundra near Kandla) historically attract manufacturing clusters precisely because of this proximity.
Within the 25–100 km band, port access is viable via road or rail but no longer a primary cost driver. Beyond 100 km, the port is essentially irrelevant to the economics of most land-use decisions — rail freight or inland waterways may be more relevant than sea access.
The coastal and water access signal
Even without a major port, proximity to a ferry terminal, pier, or fishing harbour is relevant for riverfront residential, coastal hospitality, and marine tourism land use. The “nearest water access” metric captures this — independently of whether a full logistics port is present.
Coastal land near ports and waterways is regulated under the Coastal Regulation Zone (CRZ) Notification 2019 (MoEFCC). CRZ restrictions apply independently of port proximity — any coastal plot must be verified against CRZ maps from the State Coastal Zone Management Authority before acquisition. This tool does not overlay CRZ zones.
For most plots in India: neutral
Over 90% of India’s land area is more than 100 km from any major port. For residential, agricultural, or standard commercial land use, the “inland — not applicable” result from this tool is the expected and correct outcome — not a negative finding. Port proximity matters only when logistics cost is material to the land use being evaluated.
What the result card shows
Two signals reported separately — major port (logistics) and any water access (connectivity).
Water access types in this dataset
The dataset distinguishes major port facilities from smaller water access points. Only the first two types count toward the primary logistics metric.
| Type | Definition | Counted as major port? | Developer relevance |
|---|---|---|---|
| Industrial port | Cargo handling, container terminals, bulk commodity berths | Yes | Primary logistics signal; strongest cost-reduction driver for manufacturing and export land use |
| Harbour | Designated harbour area; may include fishing harbours and multi-use facilities | Yes | Logistics relevance depends on harbour capacity; also relevant for coastal fisheries and marine tourism land use |
| Ferry terminal | Passenger ferry or ro-ro vehicle ferry service across water bodies | No — water access only | Connectivity asset for riverfront or coastal residential, hospitality, and retail development |
| Pier / Jetty | Small fixed structure for boat berthing, fishing, or leisure access | No — water access only | Marine recreation and small-craft tourism; no logistics relevance |
India's 13 major ports
These 13 ports are administered under the Major Ports Authorities Act 2021 by the Ministry of Ports, Shipping and Waterways. They collectively handle approximately 60% of India's total maritime trade volume.
| Port | State | Key cargo / role |
|---|---|---|
| JNPT (Nhava Sheva) | Maharashtra | Container — India’s largest container port, ~55% of national container throughput |
| Mumbai Port | Maharashtra | Passenger, general cargo, liquid bulk |
| Kandla (Deendayal) | Gujarat | Bulk cargo, petroleum, fertilisers — largest by total volume |
| Mormugao | Goa | Iron ore, coal, petroleum |
| New Mangalore | Karnataka | Petroleum, fertilisers, container |
| Cochin (Kochi) | Kerala | Container, petroleum, LNG; international transhipment hub |
| Tuticorin (V.O. Chidambaranar) | Tamil Nadu | Container, coal, thermal power cargo |
| Kamarajar (Ennore) | Tamil Nadu | Coal, LNG, automobiles — India’s first corporatised port |
| Chennai Port | Tamil Nadu | Container, automobiles, general cargo |
| Visakhapatnam (Vizag) | Andhra Pradesh | Iron ore, coal, petroleum, container |
| Paradip | Odisha | Iron ore, coal, fertilisers |
| Haldia | West Bengal | Petroleum, coal, fertilisers, container |
| Kolkata (Syama Prasad Mookerjee) | West Bengal | Container, food grains, coal — only major riverine port in India |
Source: Ministry of Ports, Shipping and Waterways, Government of India. Cargo descriptions are indicative.
How the verdict is determined
Verdict is based on distance to the nearest major port only. Water access distance (ferry/pier) does not affect the verdict.
| Distance to nearest major port | Verdict | Meaning |
|---|---|---|
| < 25 km | Good | Direct logistics advantage — port infrastructure is at the plot’s doorstep. Strongest signal for industrial, manufacturing, and export-oriented land use. |
| 25 – 100 km | Moderate | Port is accessible via road or rail but adds meaningful transport time and cost. Viable for light industry and regional distribution; less competitive than sub-25 km proximity for heavy cargo. |
| > 100 km | Good | Inland location — port proximity is not applicable. This is the expected and neutral result for the vast majority of India’s land area. No port-related constraints apply. |
"Good" for inland plots reflects the neutral nature of port absence — it is not a quality measure, simply confirmation that no port-related constraints affect this land.
How the analysis works
Two PostGIS queries. No external API. Instant result — all port data is pre-loaded locally.
You mark the site
Draw the plot boundary, drop a pin, or type an address. We extract the centroid and run two spatial KNN queries against all mapped ports and water access points.
Two queries run in parallel
Query 1: nearest major port within 200 km (filtered to is_major = TRUE). Query 2: nearest any water access point — no distance cap. Both use GiST index KNN scans for sub-100 ms response.
You see the result
Distance to nearest major port, port name and type, and distance to any water access. The verdict reflects whether the plot has a logistics advantage, moderate port access, or is in a normal inland location.
Methodology and data sources
All data is pre-loaded in PostGIS. No external API calls at query time — typical response under 100 ms.
Data source
OpenStreetMap contributors (ODbL licence). Snapshot: 2024. Ports are tagged by OSM contributors based on publicly available port authority maps, satellite imagery, and on-the-ground surveys.
Major port classification
A facility is classified as a major port (is_major = TRUE) when its OSM tags indicate an industrial port (landuse=industrial + industrial=port) or a harbour (harbour tag). Ferry terminals, piers, and jetties are classified as water-access-only facilities.
Distance measurement
Distances are computed as geodesic distances using PostGIS ST_Distance(geom::geography, ...). For polygon inputs, the centroid is used as the measurement point. The search cap for major ports is 200 km; the nearest water access has no cap.
Limitations
- OSM completeness: India has over 200 non-major ports under state control. Not all are comprehensively mapped — particularly smaller fishing harbours, minor jetties, and some inland river terminals. The 13 central major ports are reliably present.
- No CRZ data: This tool does not overlay Coastal Regulation Zone (CRZ) maps. CRZ restrictions must be verified separately with the State Coastal Zone Management Authority.
- No operational data: This tool reports proximity only. Port congestion, berth availability, commodity-specific handling capability, and tariff structures are not represented.
- No port expansion zones: Several major ports have approved expansion plans (Vadhavan Greenfield Port, Chennai Port modernisation). Future port footprints are not reflected in this tool.
