Agua Blanca (Portuguesa) Map Cropping Samples
Agua Blanca (Portuguesa) Map Cropping Samples-1
Agua Blanca (Portuguesa) Map Cropping Samples-2
Agua Blanca neighborhoods and villages map with 3D shadow effect
flag map of Agua Blanca with 3D shadow effect
Agua Blanca map with 3d shadow effect
Download outline map of Agua Blanca (geojson format) :
Agua Blanca.geojson (**)
Download polygon array of Agua Blanca map for "Google Maps" :
Agua Blanca.txt
Bounding Box for Agua Blanca Map : ( 9.547034 , -69.083703 , 9.77 , -68.91 )
Wikipedia ID for Agua Blanca : Q2827311
Wikipedia SPARQL Query for Agua Blanca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2827311 wdt:P1082 ?population. }
OPTIONAL { wd:Q2827311 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2827311 wdt:P2046 ?area. }
OPTIONAL { wd:Q2827311 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2827311 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2827311 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 Agua Blanca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.547034, -69.083703, 9.77, -68.91);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Agua Blanca)
[out:json];
(
rel["name"="San Rafael De Onoto"][type=boundary];
rel["name:en"="San Rafael De Onoto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Agua Blanca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campo Alegre | 9.633330 , -68.966670 |
Carrizalito | 9.690190 , -69.011070 |
El Hijito | 9.697430 , -69.044880 |
El Morro | 9.621510 , -69.010420 |
La Guaya | 9.724590 , -68.983200 |
Las Tucuraguas | 9.724480 , -69.047050 |
Pinero | 9.700000 , -68.966670 |
San Rafael de Onoto | 9.677420 , -68.973440 |
Santa Fe | 9.564890 , -68.972290 |
Notes:
- You can download geometry data for Agua Blanca 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.