Casinhas (Pernambuco) Map Cropping Samples
Casinhas (Pernambuco) Map Cropping Samples-1
Casinhas (Pernambuco) Map Cropping Samples-2
Casinhas neighborhoods and villages map with 3D shadow effect
flag map of Casinhas with 3D shadow effect
Casinhas map with 3d shadow effect
Download outline map of Casinhas (geojson format) :
Casinhas.geojson (**)
Download polygon array of Casinhas map for "Google Maps" :
Casinhas.txt
Bounding Box for Casinhas Map : ( -7.83158 , -35.789907 , -7.691857 , -35.639642 )
Wikipedia ID for Casinhas : Q923741
Wikipedia SPARQL Query for Casinhas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q923741 wdt:P1082 ?population. }
OPTIONAL { wd:Q923741 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q923741 wdt:P2046 ?area. }
OPTIONAL { wd:Q923741 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q923741 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q923741 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 Casinhas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.83158, -35.789907, -7.691857, -35.639642);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Casinhas)
[out:json];
(
rel["name"="Casinhas"][type=boundary];
rel["name:en"="Casinhas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Casinhas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bengalas | -7.709243 , -35.687565 |
Casinhas | -7.744541 , -35.725332 |
Junco | -7.821005 , -35.716941 |
Lagoa da Pedra | -7.810589 , -35.731869 |
Oratório | -7.723885 , -35.747057 |
Vertentes do Lerio | -7.800000 , -35.716670 |
Vila Nova | -7.706809 , -35.680959 |
Notes:
- You can download geometry data for Casinhas 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.