Valladolid (Lempira) Map Cropping Samples
Valladolid (Lempira) Map Cropping Samples-1
Valladolid (Lempira) Map Cropping Samples-2
Valladolid neighborhoods and villages map with 3D shadow effect
flag map of Valladolid with 3D shadow effect
Valladolid map with 3d shadow effect
Download outline map of Valladolid (geojson format) :
Valladolid.geojson (**)
Download polygon array of Valladolid map for "Google Maps" :
Valladolid.txt
Bounding Box for Valladolid Map : ( 14.101776 , -88.757988 , 14.207615 , -88.65889 )
Wikipedia ID for Valladolid : Q1645823
Wikipedia SPARQL Query for Valladolid (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1645823 wdt:P1082 ?population. }
OPTIONAL { wd:Q1645823 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1645823 wdt:P2046 ?area. }
OPTIONAL { wd:Q1645823 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1645823 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1645823 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 Valladolid map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.101776, -88.757988, 14.207615, -88.65889);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Valladolid)
[out:json];
(
rel["name"="Valladolid"][type=boundary];
rel["name:en"="Valladolid"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Valladolid
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 14.183330 , -88.683330 |
Agua Zarca | 14.133330 , -88.683330 |
El Astillero | 14.133330 , -88.683330 |
El Rodeo | 14.183330 , -88.716670 |
El Rodeo | 14.116670 , -88.750000 |
El Valle | 14.133330 , -88.733330 |
La Cienega | 14.116670 , -88.716670 |
Laja Blanca | 14.150000 , -88.716670 |
Las Pulgas | 14.166670 , -88.716670 |
Los Dos Caminos | 14.150000 , -88.666670 |
Los Reales | 14.166670 , -88.683330 |
Portillo del Aguacate | 14.133330 , -88.750000 |
San Jeronimo | 14.150000 , -88.733330 |
San Lorenzo | 14.166670 , -88.700000 |
Santa Barbara | 14.150000 , -88.716670 |
Santa Guadalupe | 14.183330 , -88.733330 |
Tambla | 14.200000 , -88.716670 |
Valladolid | 14.150000 , -88.733330 |
Notes:
- You can download geometry data for Valladolid 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.