Santa Ana Nopalucan (Tlaxcala) Map Cropping Samples
Santa Ana Nopalucan (Tlaxcala) Map Cropping Samples-1
Santa Ana Nopalucan (Tlaxcala) Map Cropping Samples-2
Santa Ana Nopalucan neighborhoods and villages map with 3D shadow effect
flag map of Santa Ana Nopalucan with 3D shadow effect
Santa Ana Nopalucan map with 3d shadow effect
Download outline map of Santa Ana Nopalucan (geojson format) :
Santa Ana Nopalucan.geojson (**)
Download polygon array of Santa Ana Nopalucan map for "Google Maps" :
Santa Ana Nopalucan.txt
Bounding Box for Santa Ana Nopalucan Map : ( 19.270007 , -98.356312 , 19.316917 , -98.319203 )
Wikipedia ID for Santa Ana Nopalucan : Q7419168
Wikipedia SPARQL Query for Santa Ana Nopalucan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7419168 wdt:P1082 ?population. }
OPTIONAL { wd:Q7419168 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7419168 wdt:P2046 ?area. }
OPTIONAL { wd:Q7419168 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7419168 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7419168 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 Santa Ana Nopalucan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.270007, -98.356312, 19.316917, -98.319203);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Ana Nopalucan)
[out:json];
(
rel["name"="Santa Ana Nopalucan"][type=boundary];
rel["name:en"="Santa Ana Nopalucan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Ana Nopalucan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Rosario | 19.285550 , -98.331680 |
Santa Ana Nopalucan | 19.300660 , -98.336041 |
Tequixquitla | 19.300000 , -98.333330 |
Notes:
- You can download geometry data for Santa Ana Nopalucan 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.