Guaraci (Sao Paulo) Map Cropping Samples
Guaraci (Sao Paulo) Map Cropping Samples-1
Guaraci (Sao Paulo) Map Cropping Samples-2
Guaraci neighborhoods and villages map with 3D shadow effect
flag map of Guaraci with 3D shadow effect
Guaraci map with 3d shadow effect
Download outline map of Guaraci (geojson format) :
Guaraci.geojson (**)
Download polygon array of Guaraci map for "Google Maps" :
Guaraci.txt
Bounding Box for Guaraci Map : ( -20.591668 , -49.120719 , -20.150056 , -48.852234 )
Wikipedia ID for Guaraci : Q13479528
Wikipedia SPARQL Query for Guaraci (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q13479528 wdt:P1082 ?population. }
OPTIONAL { wd:Q13479528 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q13479528 wdt:P2046 ?area. }
OPTIONAL { wd:Q13479528 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q13479528 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q13479528 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 Guaraci map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.591668, -49.120719, -20.150056, -48.852234);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guaraci)
[out:json];
(
rel["name"="Guaraci"][type=boundary];
rel["name:en"="Guaraci"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guaraci
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Guaraci | -20.498636 , -48.944475 |
Iate Clube Pedregal | -20.463352 , -48.915490 |
Ranchos Riviera I | -20.458481 , -48.908231 |
Ranchos Riviera II | -20.458560 , -48.905101 |
Riviera de Toscana | -20.463616 , -48.901387 |
Notes:
- You can download geometry data for Guaraci 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.