Download outline map of Nezahualcóyotl (geojson format) :
Nezahualcóyotl.geojson (**)
Download polygon array of Nezahualcóyotl map for "Google Maps" :
Nezahualcóyotl.txt
Bounding Box for Nezahualcóyotl Map : ( 19.36621 , -99.067991 , 19.498779 , -98.965874 )
Wikipedia ID for Nezahualcóyotl : Q3313478
Wikipedia SPARQL Query for Nezahualcóyotl (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3313478 wdt:P1082 ?population. }
OPTIONAL { wd:Q3313478 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3313478 wdt:P2046 ?area. }
OPTIONAL { wd:Q3313478 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3313478 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3313478 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Nezahualcóyotl map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.36621, -99.067991, 19.498779, -98.965874);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nezahualcóyotl)
[out:json];
(
rel["name"="Nezahualcóyotl"][type=boundary];
rel["name:en"="Nezahualcóyotl"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nezahualcóyotl
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
17 de Junio | 19.448840 , -99.047210 |
Ciudad Jardin | 19.422220 , -99.016670 |
Ciudad Netzahualcóyotl | 19.400610 , -99.014830 |
Ciudad Nezahualcóyotl | 19.418275 , -99.022346 |
Colonia Gustavo Baz Prada | 19.421390 , -99.013610 |
Colonia Mexico | 19.400000 , -99.050000 |
Juárez Pantitlán | 19.416670 , -99.050000 |
Nezahualcoyotl Segundo [Relleno Sanitario] | 19.420480 , -99.005480 |
Pantitlán | 19.402540 , -99.047590 |
Poligonos | 19.416120 , -98.990910 |
Notes:
- You can download geometry data for Nezahualcóyotl in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.