Nueva Alborada (Itapúa) Map Cropping Samples
Nueva Alborada (Itapúa) Map Cropping Samples-1
Nueva Alborada (Itapúa) Map Cropping Samples-2
Nueva Alborada neighborhoods and villages map with 3D shadow effect
flag map of Nueva Alborada with 3D shadow effect
Nueva Alborada map with 3d shadow effect
Download outline map of Nueva Alborada (geojson format) :
Nueva Alborada.geojson (**)
Download polygon array of Nueva Alborada map for "Google Maps" :
Nueva Alborada.txt
Bounding Box for Nueva Alborada Map : ( -27.3701522891 , -55.7458127164 , -27.1420017493 , -55.5768619802 )
Wikipedia ID for Nueva Alborada : Q1754733
Wikipedia SPARQL Query for Nueva Alborada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1754733 wdt:P1082 ?population. }
OPTIONAL { wd:Q1754733 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1754733 wdt:P2046 ?area. }
OPTIONAL { wd:Q1754733 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1754733 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1754733 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 Nueva Alborada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.3701522891, -55.7458127164, -27.1420017493, -55.5768619802);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nueva Alborada)
[out:json];
(
rel["name"="Nueva Alborada"][type=boundary];
rel["name:en"="Nueva Alborada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nueva Alborada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alborada Uno | -27.266670 , -55.700000 |
Capitan Vicente A. Matiauda | -27.233330 , -55.600000 |
Nueva Alborada | -27.250000 , -55.616670 |
Puerto Paraiso | -27.283330 , -55.616670 |
Puerto Samuhu | -27.333330 , -55.616670 |
Notes:
- You can download geometry data for Nueva Alborada 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.