Villa Juárez (San Luis Potosí) Map Cropping Samples
Villa Juárez (San Luis Potosí) Map Cropping Samples-1
Villa Juárez (San Luis Potosí) Map Cropping Samples-2
Villa Juárez neighborhoods and villages map with 3D shadow effect
flag map of Villa Juárez with 3D shadow effect
Villa Juárez map with 3d shadow effect
Download outline map of Villa Juárez (geojson format) :
Villa Juárez.geojson (**)
Download polygon array of Villa Juárez map for "Google Maps" :
Villa Juárez.txt
Bounding Box for Villa Juárez Map : ( 22.125467 , -100.352582 , 22.465235 , -99.974075 )
Wikipedia ID for Villa Juárez : Q20260136
Wikipedia SPARQL Query for Villa Juárez (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q20260136 wdt:P1082 ?population. }
OPTIONAL { wd:Q20260136 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q20260136 wdt:P2046 ?area. }
OPTIONAL { wd:Q20260136 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q20260136 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q20260136 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 Villa Juárez map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](22.125467, -100.352582, 22.465235, -99.974075);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa Juárez)
[out:json];
(
rel["name"="Villa Juárez"][type=boundary];
rel["name:en"="Villa Juárez"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa Juárez
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Postrera | 22.148790 , -100.222720 |
Bajo Seco | 22.350000 , -100.200000 |
Buenavista | 22.205810 , -100.294440 |
Carbonera | 22.333330 , -100.266670 |
Crisoforo Salazar Rios | 22.311670 , -100.250280 |
El Colorado | 22.345610 , -100.122180 |
El Palote | 22.164430 , -100.329710 |
El Tejocote | 22.308330 , -100.109720 |
Ernesto Castillo | 22.312780 , -100.257780 |
Granjenal | 22.392700 , -100.068930 |
Guaxcama | 22.214930 , -100.271920 |
Humberto Silva Quirino | 22.316940 , -100.282500 |
Juan Dominguez | 22.227540 , -100.218850 |
La Borreguita | 22.330730 , -100.152270 |
La Cardona | 22.392960 , -100.137280 |
La Gavia | 22.246930 , -100.177330 |
La Mora | 22.132640 , -100.236820 |
Las Empanadas | 22.360650 , -100.122180 |
Las Fincas | 22.225280 , -100.240000 |
Mineral de Guaxcama | 22.187720 , -100.279280 |
Omar Rodriguez | 22.313610 , -100.254720 |
Palo Seco (El Gato) | 22.354170 , -100.191940 |
Puerta del Rio | 22.239480 , -100.260830 |
San Isidro | 22.180090 , -100.193210 |
San Jose del Matorral | 22.363480 , -100.281750 |
San Vicente de la Cruz | 22.166390 , -100.326390 |
Santo Domingo | 22.283250 , -100.169650 |
Villa Juárez | 22.322926 , -100.269533 |
Notes:
- You can download geometry data for Villa Juárez 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.