Mexican Ports

Collections: Mexican Fisheries
Citation: Emma Zgonena, Renato Molina, Juan Carlos Villaseñor-Derbez (2025). Mexican Ports [gis dataset]. gitHub. https://doi.org/10.5281/zenodo.15778574. last updated: 2025-09-09 (update frequency: As Needed). Abstract: A geospatial dataset of the major ports of Mexico, some of which are included in CONAPESCA’s landing data. It is intended to interface with other data in mex_fisheries, such as vessel- and port-level landings information. Key words: Mexico, Ports, Fisheries
Name Description Type Units
municipality_id 5-digit code that acts as a unique identifier for each municipality. varchar
municipality_name Official name of municipality. varchar
port_id 5-digit code that acts as a unique identifier for each port. varchar
port_name Official name of port. Originally labeled under ‘Nombre del Puerto’. varchar
landing_site_id 3-digit alphanumeric string that acts as a unique identifier for a what CONAPESCA considers a landing site. Note that ports not matched to a landing site id will show NA in this column. varchar
latitude Latitude in decimal degrees for the location of the port. numeric
longitude Longitude in decimal degrees for the location of the port. numeric
Type URL Size
geojson mx_ports.geojson.tar.bz TBD
Open Geospatial Consortium Standards: dynamic vector tiles | | WMS (coming soon) | WFS (coming soon) Analytical Functions: gdsc_nearest_neighbor(table=mx_ports,lat=25.718,lng=-80.279,id=port_name)