Soltepec (Puebla) Map Cropping Samples

Soltepec (Puebla) Map Cropping Samples-1
Soltepec (Puebla) Map Cropping Samples-1
Soltepec (Puebla) Map Cropping Samples-2
Soltepec (Puebla) Map Cropping Samples-2
Download outline map of Soltepec (geojson format) : Soltepec.geojson (**)
Download polygon array of Soltepec map for "Google Maps" : Soltepec.txt
Bounding Box for Soltepec Map : ( 19.060304 , -97.811919 , 19.185502 , -97.682051 )
Wikipedia ID for Soltepec : Q7558932
Wikipedia SPARQL Query for Soltepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7558932 wdt:P1082 ?population. }
OPTIONAL { wd:Q7558932 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7558932 wdt:P2046 ?area. }
OPTIONAL { wd:Q7558932 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7558932 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7558932 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.060304, -97.811919, 19.185502, -97.682051);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Soltepec)
[out:json];
(
rel["name"="Soltepec"][type=boundary];
rel["name:en"="Soltepec"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Soltepec
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Alta Luz 19.099020 , -97.778560
Colonia Benito Juarez 19.154960 , -97.785390
Cruz Verde 19.128620 , -97.732000
Doctor Rafael Serrano 19.150000 , -97.756390
Ejido el Cordero 19.172760 , -97.708090
El Nogal 19.109280 , -97.751150
El Progreso 19.132460 , -97.730360
Ex-Hacienda San Cristobal la Trampa 19.151180 , -97.760580
La Ermita 19.118890 , -97.787500
Libertad Alvaro Obregon 19.134520 , -97.767280
Llanos de Mazapila 19.159740 , -97.729490
San Antonio Xicotenco 19.136800 , -97.712170
San Lorenzo Zacatitla 19.113760 , -97.715740
San Mateo Soltepec 19.098680 , -97.760540
Soltepec 19.126645 , -97.714541
Vista Hermosa 19.118330 , -97.730830


Notes:
- You can download geometry data for Soltepec 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.

Create Soltepec neighborhoods and villages map.


Share this page