Download outline map of Matriz de Camaragibe (geojson format) :
Matriz de Camaragibe.geojson (**)
Download polygon array of Matriz de Camaragibe map for "Google Maps" :
Matriz de Camaragibe.txt
Bounding Box for Matriz de Camaragibe Map : ( -9.191293 , -35.709643 , -9.029313 , -35.434769 )
Wikipedia ID for Matriz de Camaragibe : Q2013614
Wikipedia SPARQL Query for Matriz de Camaragibe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2013614 wdt:P1082 ?population. }
OPTIONAL { wd:Q2013614 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2013614 wdt:P2046 ?area. }
OPTIONAL { wd:Q2013614 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2013614 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2013614 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 Matriz de Camaragibe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.191293, -35.709643, -9.029313, -35.434769);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Matriz de Camaragibe)
[out:json];
(
rel["name"="Matriz de Camaragibe"][type=boundary];
rel["name:en"="Matriz de Camaragibe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Matriz de Camaragibe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Camaçari | -9.065904 , -35.697989 |
Agrovila do pa Paraíso Agrícola | -9.072810 , -35.613654 |
Agrovila do pa Santa Cruz | -9.059565 , -35.589222 |
Matriz de Camaragibe | -9.156063 , -35.531243 |
Notes:
- You can download geometry data for Matriz de Camaragibe 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.