Nizao (Peravia) Map Cropping Samples

Nizao (Peravia) Map Cropping Samples-1
Nizao (Peravia) Map Cropping Samples-1
Nizao (Peravia) Map Cropping Samples-2
Nizao (Peravia) Map Cropping Samples-2
Download outline map of Nizao (geojson format) : Nizao.geojson (**)
Download polygon array of Nizao map for "Google Maps" : Nizao.txt
Bounding Box for Nizao Map : ( 18.220407 , -70.2529 , 18.315 , -70.184617 )
Wikipedia ID for Nizao : Q3877399
Wikipedia SPARQL Query for Nizao (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3877399 wdt:P1082 ?population. }
OPTIONAL { wd:Q3877399 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3877399 wdt:P2046 ?area. }
OPTIONAL { wd:Q3877399 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3877399 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3877399 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.220407, -70.2529, 18.315, -70.184617);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Nizao)
[out:json];
(
rel["name"="Nizao"][type=boundary];
rel["name:en"="Nizao"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Nizao
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Catalina 18.272000 , -70.241770
Lucas Diaz 18.285590 , -70.201010
Nizao 18.246970 , -70.210530
Pizarrete 18.299350 , -70.226480
Sabana Jovero 18.233330 , -70.233330
Santana 18.277800 , -70.214930


Notes:
- You can download geometry data for Nizao 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.

Create Nizao neighborhoods and villages map.


Share this page