Jucati (Pernambuco) Map Cropping Samples
Jucati (Pernambuco) Map Cropping Samples-1
Jucati (Pernambuco) Map Cropping Samples-2
Jucati neighborhoods and villages map with 3D shadow effect
flag map of Jucati with 3D shadow effect
Jucati map with 3d shadow effect
Download outline map of Jucati (geojson format) :
Jucati.geojson (**)
Download polygon array of Jucati map for "Google Maps" :
Jucati.txt
Bounding Box for Jucati Map : ( -8.802629 , -36.517349 , -8.657789 , -36.400654 )
Wikipedia ID for Jucati : Q1852062
Wikipedia SPARQL Query for Jucati (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1852062 wdt:P1082 ?population. }
OPTIONAL { wd:Q1852062 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1852062 wdt:P2046 ?area. }
OPTIONAL { wd:Q1852062 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1852062 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1852062 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 Jucati map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.802629, -36.517349, -8.657789, -36.400654);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jucati)
[out:json];
(
rel["name"="Jucati"][type=boundary];
rel["name:en"="Jucati"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jucati
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Batinga | -8.766670 , -36.416670 |
Cafofa | -8.716670 , -36.483330 |
Fama | -8.783330 , -36.433330 |
Jequiri | -8.666670 , -36.450000 |
Jucati | -8.707279 , -36.487395 |
Matinha | -8.783330 , -36.466670 |
Neves | -8.754984 , -36.433773 |
Varzea do Barro | -8.683330 , -36.466670 |
Notes:
- You can download geometry data for Jucati 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.