Ecatepec de Morelos (México) Map Cropping Samples
Ecatepec de Morelos (México) Map Cropping Samples-1
Ecatepec de Morelos (México) Map Cropping Samples-2
Ecatepec de Morelos neighborhoods and villages map with 3D shadow effect
flag map of Ecatepec de Morelos with 3D shadow effect
Ecatepec de Morelos map with 3d shadow effect
Download outline map of Ecatepec de Morelos (geojson format) :
Ecatepec de Morelos.geojson (**)
Download polygon array of Ecatepec de Morelos map for "Google Maps" :
Ecatepec de Morelos.txt
Bounding Box for Ecatepec de Morelos Map : ( 19.48457 , -99.118598 , 19.659149 , -98.975765 )
Wikipedia ID for Ecatepec de Morelos : Q15121208
Wikipedia SPARQL Query for Ecatepec de Morelos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q15121208 wdt:P1082 ?population. }
OPTIONAL { wd:Q15121208 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q15121208 wdt:P2046 ?area. }
OPTIONAL { wd:Q15121208 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q15121208 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q15121208 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 Ecatepec de Morelos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.48457, -99.118598, 19.659149, -98.975765);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ecatepec de Morelos)
[out:json];
(
rel["name"="Ecatepec de Morelos"][type=boundary];
rel["name:en"="Ecatepec de Morelos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ecatepec de Morelos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ecatepec de Morelos | 19.570954 , -99.040162 |
El Charco | 19.604800 , -98.988240 |
La Tepetatera | 19.592050 , -99.044990 |
Mesa de los Leones | 19.613060 , -99.083330 |
Santa Clara Coatitla | 19.531905 , -99.026566 |
Santa Cruz Venta de Carpio | 19.620040 , -99.002070 |
Tierra Blanca Segunda Seccion (Ejido Ecatepec) | 19.600000 , -99.064720 |
Tulpetla | 19.571900 , -99.040950 |
Vista Hermosa | 19.604170 , -99.066940 |
Notes:
- You can download geometry data for Ecatepec de Morelos 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.