Villa de La Paz (San Luis Potosí) Map Cropping Samples
Villa de La Paz (San Luis Potosí) Map Cropping Samples-1
Villa de La Paz (San Luis Potosí) Map Cropping Samples-2
Villa de La Paz neighborhoods and villages map with 3D shadow effect
flag map of Villa de La Paz with 3D shadow effect
Villa de La Paz map with 3d shadow effect
Download outline map of Villa de La Paz (geojson format) :
Villa de La Paz.geojson (**)
Download polygon array of Villa de La Paz map for "Google Maps" :
Villa de La Paz.txt
Bounding Box for Villa de La Paz Map : ( 23.6044690854 , -100.840842987 , 23.7212561298 , -100.664591428 )
Wikipedia ID for Villa de La Paz : Q3849488
Wikipedia SPARQL Query for Villa de La Paz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3849488 wdt:P1082 ?population. }
OPTIONAL { wd:Q3849488 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3849488 wdt:P2046 ?area. }
OPTIONAL { wd:Q3849488 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3849488 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3849488 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 de La Paz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.6044690854, -100.840842987, 23.7212561298, -100.664591428);
);
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 de La Paz)
[out:json];
(
rel["name"="Villa de la Paz"][type=boundary];
rel["name:en"="Villa de la Paz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa de La Paz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barbechos | 23.643060 , -100.716390 |
El Carmen | 23.684170 , -100.683330 |
El Jato | 23.678890 , -100.752780 |
Jaquis | 23.636290 , -100.792890 |
La Boca | 23.656830 , -100.730170 |
La Luz | 23.682000 , -100.696010 |
Laurels | 23.642370 , -100.761950 |
Los Nazariosa | 23.708960 , -100.707770 |
San Antonio | 23.650000 , -100.716670 |
San Antonio de las Trojes | 23.698450 , -100.683110 |
Villa de la Paz | 23.675930 , -100.704315 |
Notes:
- You can download geometry data for Villa de La Paz 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.