Beneditinos (Piaui) Map Cropping Samples
Beneditinos (Piaui) Map Cropping Samples-1
Beneditinos (Piaui) Map Cropping Samples-2
Beneditinos neighborhoods and villages map with 3D shadow effect
flag map of Beneditinos with 3D shadow effect
Beneditinos map with 3d shadow effect
Download outline map of Beneditinos (geojson format) :
Beneditinos.geojson (**)
Download polygon array of Beneditinos map for "Google Maps" :
Beneditinos.txt
Bounding Box for Beneditinos Map : ( -5.671316 , -42.598886 , -5.29766 , -42.228434 )
Wikipedia ID for Beneditinos : Q1981008
Wikipedia SPARQL Query for Beneditinos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1981008 wdt:P1082 ?population. }
OPTIONAL { wd:Q1981008 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1981008 wdt:P2046 ?area. }
OPTIONAL { wd:Q1981008 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1981008 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1981008 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 Beneditinos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.671316, -42.598886, -5.29766, -42.228434);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Beneditinos)
[out:json];
(
rel["name"="Beneditinos"][type=boundary];
rel["name:en"="Beneditinos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Beneditinos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Almeida | -5.566670 , -42.366670 |
Altos | -5.516670 , -42.366670 |
Angelim | -5.550000 , -42.483330 |
Beneditinos | -5.454143 , -42.365166 |
Bonsecesso | -5.350000 , -42.566670 |
Calumbi | -5.383330 , -42.533330 |
Cedro | -5.350000 , -42.466670 |
Fazenda Caraibas | -5.483330 , -42.400000 |
Jacare | -5.516670 , -42.283330 |
Joao Rodrigues | -5.633330 , -42.316670 |
Malhada do Meio | -5.633330 , -42.300000 |
Nova Fortaleza | -5.450000 , -42.500000 |
Pe do Morro | -5.416670 , -42.483330 |
Piloes | -5.533330 , -42.400000 |
Ponta do Morro | -5.366670 , -42.416670 |
Retiro | -5.483330 , -42.450000 |
Sao Joao | -5.316670 , -42.583330 |
Sobradinho | -5.500000 , -42.450000 |
Varginha | -5.416670 , -42.416670 |
Notes:
- You can download geometry data for Beneditinos 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.