Tlalnepantla (Morelos) Map Cropping Samples
Tlalnepantla (Morelos) Map Cropping Samples-1
Tlalnepantla (Morelos) Map Cropping Samples-2
Tlalnepantla neighborhoods and villages map with 3D shadow effect
flag map of Tlalnepantla with 3D shadow effect
Tlalnepantla map with 3d shadow effect
Download outline map of Tlalnepantla (geojson format) :
Tlalnepantla.geojson (**)
Download polygon array of Tlalnepantla map for "Google Maps" :
Tlalnepantla.txt
Bounding Box for Tlalnepantla Map : ( 18.975273 , -99.062086 , 19.085369 , -98.90339 )
Wikipedia ID for Tlalnepantla : Q845307
Wikipedia SPARQL Query for Tlalnepantla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q845307 wdt:P1082 ?population. }
OPTIONAL { wd:Q845307 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q845307 wdt:P2046 ?area. }
OPTIONAL { wd:Q845307 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q845307 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q845307 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 Tlalnepantla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.975273, -99.062086, 19.085369, -98.90339);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tlalnepantla)
[out:json];
(
rel["name"="Tlalnepantla"][type=boundary];
rel["name:en"="Tlalnepantla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tlalnepantla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bosques de Morelos | 19.041390 , -98.928890 |
Campo los Jagueeyes | 18.997500 , -98.988890 |
Campo Tepehuaxtitla | 19.013610 , -98.994170 |
El Pedregal | 19.006390 , -98.983610 |
El Vigia | 19.011020 , -98.959690 |
Felipe Neri | 19.039590 , -98.942390 |
Felipe Neri (Cuatepec) | 19.039440 , -98.943610 |
Fraccionamiento Calmil | 19.040660 , -98.958230 |
Fraccionamiento los Robles | 19.028940 , -98.965090 |
Tlalnepantla | 19.007697 , -98.997783 |
Notes:
- You can download geometry data for Tlalnepantla 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.