Valenzuela (Cordillera) Map Cropping Samples
Valenzuela (Cordillera) Map Cropping Samples-1
Valenzuela (Cordillera) Map Cropping Samples-2
Valenzuela neighborhoods and villages map with 3D shadow effect
flag map of Valenzuela with 3D shadow effect
Valenzuela map with 3d shadow effect
Download outline map of Valenzuela (geojson format) :
Valenzuela.geojson (**)
Download polygon array of Valenzuela map for "Google Maps" :
Valenzuela.txt
Bounding Box for Valenzuela Map : ( -25.668976 , -56.980261 , -25.507642 , -56.719684 )
Wikipedia ID for Valenzuela : Q1754826
Wikipedia SPARQL Query for Valenzuela (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1754826 wdt:P1082 ?population. }
OPTIONAL { wd:Q1754826 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1754826 wdt:P2046 ?area. }
OPTIONAL { wd:Q1754826 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1754826 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1754826 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 Valenzuela map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.668976, -56.980261, -25.507642, -56.719684);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Valenzuela)
[out:json];
(
rel["name"="Valenzuela"][type=boundary];
rel["name:en"="Valenzuela"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Valenzuela
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Pira Reta | -25.528300 , -56.885670 |
Colonia Pirareta | -25.550000 , -56.900000 |
Colonia Stica | -25.553560 , -56.888910 |
Colonia Teniente A. Dakak | -25.583330 , -56.816670 |
Valenzuela | -25.583330 , -56.866670 |
Notes:
- You can download geometry data for Valenzuela 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.