Magdalena Contreras (Ciudad de México) Map Cropping Samples
Magdalena Contreras (Ciudad de México) Map Cropping Samples-1
Magdalena Contreras (Ciudad de México) Map Cropping Samples-2
Magdalena Contreras neighborhoods and villages map with 3D shadow effect
flag map of Magdalena Contreras with 3D shadow effect
Magdalena Contreras map with 3d shadow effect
Download outline map of Magdalena Contreras (geojson format) :
Magdalena Contreras.geojson (**)
Download polygon array of Magdalena Contreras map for "Google Maps" :
Magdalena Contreras.txt
Bounding Box for Magdalena Contreras Map : ( 19.213056 , -99.323314 , 19.337887 , -99.206659 )
Wikipedia ID for Magdalena Contreras : Q780038
Wikipedia SPARQL Query for Magdalena Contreras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q780038 wdt:P1082 ?population. }
OPTIONAL { wd:Q780038 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q780038 wdt:P2046 ?area. }
OPTIONAL { wd:Q780038 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q780038 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q780038 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 Magdalena Contreras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.213056, -99.323314, 19.337887, -99.206659);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Magdalena Contreras)
[out:json];
(
rel["name"="La Magdalena Contreras"][type=boundary];
rel["name:en"="La Magdalena Contreras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Magdalena Contreras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuarto Dinamo | 19.266240 , -99.293790 |
El Aguaje | 19.250260 , -99.281060 |
El Gavillero | 19.287680 , -99.248470 |
La Bodega | 19.266550 , -99.287090 |
La Loma | 19.290180 , -99.257910 |
Olivar de los Padres | 19.333330 , -99.216670 |
Paraje Aila | 19.256580 , -99.302340 |
Paraje Chichicaspa | 19.277010 , -99.249000 |
Paraje el Rancho | 19.293240 , -99.254580 |
Paraje las Llantas | 19.254070 , -99.245970 |
Rincon Eslava | 19.289350 , -99.251800 |
San Jerónimo Lídice | 19.329310 , -99.219140 |
Segundo Dinamo | 19.283790 , -99.274290 |
Tercer Dinamo | 19.281780 , -99.274000 |
Totolapa | 19.280830 , -99.244170 |
Notes:
- You can download geometry data for Magdalena Contreras 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.