General Artigas (Itapúa) Map Cropping Samples
General Artigas (Itapúa) Map Cropping Samples-1
General Artigas (Itapúa) Map Cropping Samples-2
General Artigas neighborhoods and villages map with 3D shadow effect
flag map of General Artigas with 3D shadow effect
General Artigas map with 3d shadow effect
Download outline map of General Artigas (geojson format) :
General Artigas.geojson (**)
Download polygon array of General Artigas map for "Google Maps" :
General Artigas.txt
Bounding Box for General Artigas Map : ( -27.1122726046 , -56.6587961654 , -26.7221092922 , -56.0771691324 )
Wikipedia ID for General Artigas : Q1417671
Wikipedia SPARQL Query for General Artigas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1417671 wdt:P1082 ?population. }
OPTIONAL { wd:Q1417671 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1417671 wdt:P2046 ?area. }
OPTIONAL { wd:Q1417671 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1417671 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1417671 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 General Artigas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.1122726046, -56.6587961654, -26.7221092922, -56.0771691324);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (General Artigas)
[out:json];
(
rel["name"="General Artigas"][type=boundary];
rel["name:en"="General Artigas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of General Artigas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Estancia Barboza | -26.783330 , -56.433330 |
Estancia Cerrito | -26.882960 , -56.571920 |
Estancia Gaona | -27.032880 , -56.286880 |
Estancia Loma | -26.816670 , -56.466670 |
Estancia Maria Ester | -26.854990 , -56.620490 |
Estancia Pirity | -26.933330 , -56.333330 |
Estancia Ramon Davalos | -27.037410 , -56.433950 |
Estancia Salto Cue | -26.807130 , -56.544440 |
General Artigas | -26.933330 , -56.216670 |
Isla Alta | -27.000000 , -56.316670 |
Notes:
- You can download geometry data for General Artigas 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.