Cerro de San Pedro (San Luis Potosí) Map Cropping Samples
Cerro de San Pedro (San Luis Potosí) Map Cropping Samples-1
Cerro de San Pedro (San Luis Potosí) Map Cropping Samples-2
Cerro de San Pedro neighborhoods and villages map with 3D shadow effect
flag map of Cerro de San Pedro with 3D shadow effect
Cerro de San Pedro map with 3d shadow effect
Download outline map of Cerro de San Pedro (geojson format) :
Cerro de San Pedro.geojson (**)
Download polygon array of Cerro de San Pedro map for "Google Maps" :
Cerro de San Pedro.txt
Bounding Box for Cerro de San Pedro Map : ( 22.1414133123 , -100.884315298 , 22.2602337953 , -100.706842711 )
Wikipedia ID for Cerro de San Pedro : Q3311798
Wikipedia SPARQL Query for Cerro de San Pedro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3311798 wdt:P1082 ?population. }
OPTIONAL { wd:Q3311798 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3311798 wdt:P2046 ?area. }
OPTIONAL { wd:Q3311798 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3311798 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3311798 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 Cerro de San Pedro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](22.1414133123, -100.884315298, 22.2602337953, -100.706842711);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cerro de San Pedro)
[out:json];
(
rel["name"="Cerro de San Pedro"][type=boundary];
rel["name:en"="Cerro de San Pedro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cerro de San Pedro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerro de San Pedro | 22.215958 , -100.799829 |
Cuesta de Campa | 22.181670 , -100.795830 |
Divisadero | 22.151700 , -100.768130 |
El Tecolote | 22.153060 , -100.751670 |
Encino | 22.200000 , -100.783330 |
Granjas de la Florida | 22.154170 , -100.844440 |
Granjas de San Francisco | 22.161390 , -100.872500 |
Jesus Maria | 22.253380 , -100.745960 |
La Sabanilla (Portezuelo) | 22.170280 , -100.839720 |
Monte Calderon | 22.216670 , -100.750000 |
Nueva Zapatilla | 22.190280 , -100.824720 |
Planta del Carmen (El Ocho) | 22.170000 , -100.878610 |
Notes:
- You can download geometry data for Cerro de San Pedro 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.