Gustavo A. Madero (Ciudad de México) Map Cropping Samples
Gustavo A. Madero (Ciudad de México) Map Cropping Samples-1
Gustavo A. Madero (Ciudad de México) Map Cropping Samples-2
Gustavo A. Madero neighborhoods and villages map with 3D shadow effect
flag map of Gustavo A. Madero with 3D shadow effect
Gustavo A. Madero map with 3d shadow effect
Download outline map of Gustavo A. Madero (geojson format) :
Gustavo A. Madero.geojson (**)
Download polygon array of Gustavo A. Madero map for "Google Maps" :
Gustavo A. Madero.txt
Bounding Box for Gustavo A. Madero Map : ( 19.444791 , -99.177046 , 19.592757 , -99.050868 )
Wikipedia ID for Gustavo A. Madero : Q2732074
Wikipedia SPARQL Query for Gustavo A. Madero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2732074 wdt:P1082 ?population. }
OPTIONAL { wd:Q2732074 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2732074 wdt:P2046 ?area. }
OPTIONAL { wd:Q2732074 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2732074 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2732074 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 Gustavo A. Madero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.444791, -99.177046, 19.592757, -99.050868);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gustavo A. Madero)
[out:json];
(
rel["name"="Gustavo A. Madero"][type=boundary];
rel["name:en"="Gustavo A. Madero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gustavo A. Madero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Casas Aleman | 19.450000 , -99.100000 |
Fernando Casas Alemán | 19.450000 , -99.100000 |
Gabriel Hernandez Ampliacion | 19.500000 , -99.100000 |
Lindavista | 19.491459 , -99.128061 |
Nueva Atzacoalco | 19.500000 , -99.100000 |
Progreso Nacional | 19.521050 , -99.157570 |
Salvador Díaz Mirón | 19.483330 , -99.100000 |
San Juan de Aragón | 19.462707 , -99.083225 |
San Pedro Zacatenco | 19.500000 , -99.116670 |
Santa María Ticomán | 19.516670 , -99.133330 |
Vasco de Quiroga | 19.466670 , -99.100000 |
Villa Gustavo A. Madero | 19.490160 , -99.109780 |
Villahermosa | 19.483330 , -99.100000 |
Notes:
- You can download geometry data for Gustavo A. Madero 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.