Lagoa do Carro (Pernambuco) Map Cropping Samples
Lagoa do Carro (Pernambuco) Map Cropping Samples-1
Lagoa do Carro (Pernambuco) Map Cropping Samples-2
Lagoa do Carro neighborhoods and villages map with 3D shadow effect
flag map of Lagoa do Carro with 3D shadow effect
Lagoa do Carro map with 3d shadow effect
Download outline map of Lagoa do Carro (geojson format) :
Lagoa do Carro.geojson (**)
Download polygon array of Lagoa do Carro map for "Google Maps" :
Lagoa do Carro.txt
Bounding Box for Lagoa do Carro Map : ( -7.895329 , -35.405635 , -7.818391 , -35.282406 )
Wikipedia ID for Lagoa do Carro : Q2010890
Wikipedia SPARQL Query for Lagoa do Carro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2010890 wdt:P1082 ?population. }
OPTIONAL { wd:Q2010890 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2010890 wdt:P2046 ?area. }
OPTIONAL { wd:Q2010890 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2010890 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2010890 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 Lagoa do Carro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.895329, -35.405635, -7.818391, -35.282406);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lagoa do Carro)
[out:json];
(
rel["name"="Lagoa do Carro"][type=boundary];
rel["name:en"="Lagoa do Carro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lagoa do Carro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campo Alegre | -7.848024 , -35.373621 |
Campo Grande | -7.848850 , -35.377363 |
Lagoa do Carro | -7.842941 , -35.312039 |
Pouso Alegre | -7.850592 , -35.368614 |
Vassouras | -7.833330 , -35.300000 |
Vila da Barragem | -7.875592 , -35.339824 |
Notes:
- You can download geometry data for Lagoa do Carro 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.