Japaratuba (Sergipe) Map Cropping Samples
Japaratuba (Sergipe) Map Cropping Samples-1
Japaratuba (Sergipe) Map Cropping Samples-2
Japaratuba neighborhoods and villages map with 3D shadow effect
flag map of Japaratuba with 3D shadow effect
Japaratuba map with 3d shadow effect
Download outline map of Japaratuba (geojson format) :
Japaratuba.geojson (**)
Download polygon array of Japaratuba map for "Google Maps" :
Japaratuba.txt
Bounding Box for Japaratuba Map : ( -10.676866 , -37.011114 , -10.397227 , -36.783652 )
Wikipedia ID for Japaratuba : Q2013178
Wikipedia SPARQL Query for Japaratuba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2013178 wdt:P1082 ?population. }
OPTIONAL { wd:Q2013178 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2013178 wdt:P2046 ?area. }
OPTIONAL { wd:Q2013178 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2013178 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2013178 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 Japaratuba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.676866, -37.011114, -10.397227, -36.783652);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Japaratuba)
[out:json];
(
rel["name"="Japaratuba"][type=boundary];
rel["name:en"="Japaratuba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Japaratuba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Badajós | -10.565196 , -36.815701 |
Curral dos Bois | -10.516670 , -36.916670 |
Encruzilhada | -10.483394 , -36.880794 |
Japaratuba | -10.593398 , -36.941772 |
Patioba | -10.613919 , -36.989305 |
São José da Caatinga | -10.648801 , -36.900895 |
Sapucaia | -10.608598 , -36.903425 |
Sibalde | -10.522484 , -36.891050 |
Várzea Verde | -10.512642 , -36.850958 |
Notes:
- You can download geometry data for Japaratuba 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.