San Nicolás de los Ranchos (Puebla) Map Cropping Samples
San Nicolás de los Ranchos (Puebla) Map Cropping Samples-1
San Nicolás de los Ranchos (Puebla) Map Cropping Samples-2
San Nicolás de los Ranchos neighborhoods and villages map with 3D shadow effect
flag map of San Nicolás de los Ranchos with 3D shadow effect
San Nicolás de los Ranchos map with 3d shadow effect
Download outline map of San Nicolás de los Ranchos (geojson format) :
San Nicolás de los Ranchos.geojson (**)
Download polygon array of San Nicolás de los Ranchos map for "Google Maps" :
San Nicolás de los Ranchos.txt
Bounding Box for San Nicolás de los Ranchos Map : ( 19.0208129099 , -98.6406570634 , 19.1538036091 , -98.4522434325 )
Wikipedia ID for San Nicolás de los Ranchos : Q549962
Wikipedia SPARQL Query for San Nicolás de los Ranchos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q549962 wdt:P1082 ?population. }
OPTIONAL { wd:Q549962 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q549962 wdt:P2046 ?area. }
OPTIONAL { wd:Q549962 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q549962 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q549962 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 San Nicolás de los Ranchos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.0208129099, -98.6406570634, 19.1538036091, -98.4522434325);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Nicolás de los Ranchos)
[out:json];
(
rel["name"="San Nicolás de los Ranchos"][type=boundary];
rel["name:en"="San Nicolás de los Ranchos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Nicolás de los Ranchos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto el Mirador | 19.081520 , -98.479420 |
Amanale (La Loma) | 19.079980 , -98.482280 |
Cerro Xolihuitla | 19.059740 , -98.517490 |
Cimalontla | 19.072920 , -98.499480 |
Hueytlale | 19.085830 , -98.483060 |
La Era | 19.080500 , -98.485670 |
La Ventana | 19.073090 , -98.578120 |
Las Cruces | 19.035520 , -98.619930 |
San Nicolás de los Ranchos | 19.069520 , -98.486626 |
San Pedro Yancuitlalpan | 19.077162 , -98.482615 |
Santiago Xalitzintla | 19.081467 , -98.516475 |
Tecasastitla | 19.089250 , -98.483500 |
Tlalmimilolpa | 19.085250 , -98.509890 |
Xaltetipa | 19.075240 , -98.489100 |
Notes:
- You can download geometry data for San Nicolás de los Ranchos 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.