Jerumenha (Piaui) Map Cropping Samples
Jerumenha (Piaui) Map Cropping Samples-1
Jerumenha (Piaui) Map Cropping Samples-2
Jerumenha neighborhoods and villages map with 3D shadow effect
flag map of Jerumenha with 3D shadow effect
Jerumenha map with 3d shadow effect
Download outline map of Jerumenha (geojson format) :
Jerumenha.geojson (**)
Download polygon array of Jerumenha map for "Google Maps" :
Jerumenha.txt
Bounding Box for Jerumenha Map : ( -7.404011 , -43.797096 , -6.819842 , -43.225546 )
Wikipedia ID for Jerumenha : Q2089161
Wikipedia SPARQL Query for Jerumenha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2089161 wdt:P1082 ?population. }
OPTIONAL { wd:Q2089161 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2089161 wdt:P2046 ?area. }
OPTIONAL { wd:Q2089161 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2089161 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2089161 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 Jerumenha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.404011, -43.797096, -6.819842, -43.225546);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jerumenha)
[out:json];
(
rel["name"="Jerumenha"][type=boundary];
rel["name:en"="Jerumenha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jerumenha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Mobrasa | -7.278310 , -43.537311 |
Agrovila do pa Riacho Do Mato | -7.051790 , -43.563463 |
Artur Passos | -6.833277 , -43.486845 |
Carnaiba | -7.200000 , -43.383330 |
Chapada do Jatoba | -6.866670 , -43.450000 |
Cidreira | -7.350000 , -43.283330 |
Duas Lagoas (1) | -7.233330 , -43.416670 |
Jerumenha | -7.087189 , -43.508144 |
Salto de Pedras | -7.245939 , -43.644440 |
Surdo | -7.166260 , -43.477220 |
Traira | -7.350000 , -43.400000 |
Notes:
- You can download geometry data for Jerumenha 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.