Paraguarí (Paraguarí) Map Cropping Samples
Paraguarí (Paraguarí) Map Cropping Samples-1
Paraguarí (Paraguarí) Map Cropping Samples-2
Paraguarí neighborhoods and villages map with 3D shadow effect
flag map of Paraguarí with 3D shadow effect
Paraguarí map with 3d shadow effect
Download outline map of Paraguarí (geojson format) :
Paraguarí.geojson (**)
Download polygon array of Paraguarí map for "Google Maps" :
Paraguarí.txt
Bounding Box for Paraguarí Map : ( -25.81888 , -57.270393 , -25.524966 , -57.01619 )
Wikipedia ID for Paraguarí : Q917103
Wikipedia SPARQL Query for Paraguarí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q917103 wdt:P1082 ?population. }
OPTIONAL { wd:Q917103 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q917103 wdt:P2046 ?area. }
OPTIONAL { wd:Q917103 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q917103 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q917103 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 Paraguarí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.81888, -57.270393, -25.524966, -57.01619);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paraguarí)
[out:json];
(
rel["name"="Paraguari"][type=boundary];
rel["name:en"="Paraguari"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paraguarí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Jorge L. Moreira | -25.621700 , -57.171210 |
Compania Costa Segunda | -25.585800 , -57.172040 |
Establecimiento la Norma | -25.646140 , -57.156990 |
Estancia Alfonso XIII | -25.661560 , -57.091690 |
Estancia Cardus | -25.739830 , -57.114570 |
Estancia Delia Clara | -25.704640 , -57.181760 |
Estancia las Rosas | -25.748180 , -57.212870 |
Estancia Paraiso | -25.710850 , -57.101730 |
Paraguarí | -25.615679 , -57.146329 |
Notes:
- You can download geometry data for Paraguarí 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.