Vetagrande (Zacatecas) Map Cropping Samples
Vetagrande (Zacatecas) Map Cropping Samples-1
Vetagrande (Zacatecas) Map Cropping Samples-2
Vetagrande neighborhoods and villages map with 3D shadow effect
flag map of Vetagrande with 3D shadow effect
Vetagrande map with 3d shadow effect
Download outline map of Vetagrande (geojson format) :
Vetagrande.geojson (**)
Download polygon array of Vetagrande map for "Google Maps" :
Vetagrande.txt
Bounding Box for Vetagrande Map : ( 22.772952 , -102.591765 , 22.968477 , -102.378753 )
Wikipedia ID for Vetagrande : Q4109944
Wikipedia SPARQL Query for Vetagrande (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4109944 wdt:P1082 ?population. }
OPTIONAL { wd:Q4109944 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4109944 wdt:P2046 ?area. }
OPTIONAL { wd:Q4109944 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4109944 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4109944 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 Vetagrande map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](22.772952, -102.591765, 22.968477, -102.378753);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vetagrande)
[out:json];
(
rel["name"="Vetagrande"][type=boundary];
rel["name:en"="Vetagrande"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vetagrande
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Bendita | 22.875620 , -102.406240 |
Cata de Juanes | 22.840280 , -102.564720 |
Cepeda | 22.845440 , -102.572420 |
El Llano de las Virgenes | 22.843070 , -102.555640 |
El Muerto | 22.866670 , -102.400000 |
El Pirular | 22.872780 , -102.425000 |
El Ranchito (Rancho Ecologico) | 22.816110 , -102.483890 |
El Ranchito Barreras | 22.819720 , -102.576110 |
Guadalupito | 22.845000 , -102.563330 |
La Fe | 22.800000 , -102.500000 |
Lampotal | 22.896690 , -102.419410 |
Las Huertas de Amaya | 22.942780 , -102.419440 |
Las Norias | 22.874720 , -102.400560 |
San Jose de la Era | 22.850730 , -102.422390 |
San Tiburcio | 22.851380 , -102.571620 |
Santa Rita | 22.911940 , -102.418330 |
Sauceda de la Borda | 22.829902 , -102.501702 |
Vetagrande | 22.833889 , -102.555196 |
Notes:
- You can download geometry data for Vetagrande 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.