Iztapalapa (Ciudad de México) Map Cropping Samples
Iztapalapa (Ciudad de México) Map Cropping Samples-1
Iztapalapa (Ciudad de México) Map Cropping Samples-2
Iztapalapa neighborhoods and villages map with 3D shadow effect
flag map of Iztapalapa with 3D shadow effect
Iztapalapa map with 3d shadow effect
Download outline map of Iztapalapa (geojson format) :
Iztapalapa.geojson (**)
Download polygon array of Iztapalapa map for "Google Maps" :
Iztapalapa.txt
Bounding Box for Iztapalapa Map : ( 19.284956 , -99.139894 , 19.400736 , -98.960448 )
Wikipedia ID for Iztapalapa : Q741771
Wikipedia SPARQL Query for Iztapalapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q741771 wdt:P1082 ?population. }
OPTIONAL { wd:Q741771 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q741771 wdt:P2046 ?area. }
OPTIONAL { wd:Q741771 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q741771 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q741771 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 Iztapalapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.284956, -99.139894, 19.400736, -98.960448);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iztapalapa)
[out:json];
(
rel["name"="Iztapalapa"][type=boundary];
rel["name:en"="Iztapalapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iztapalapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Culhuacán | 19.333330 , -99.100000 |
Escuadrón 201 | 19.366670 , -99.116670 |
San Andrés Tetepilco | 19.366670 , -99.133330 |
San Francisco Culhuacán | 19.332510 , -99.101260 |
Tomatlan | 19.333330 , -99.100000 |
Unidad Modelo | 19.366670 , -99.116670 |
Notes:
- You can download geometry data for Iztapalapa 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.