Dois Riachos (Alagoas) Map Cropping Samples
Dois Riachos (Alagoas) Map Cropping Samples-1
Dois Riachos (Alagoas) Map Cropping Samples-2
Dois Riachos neighborhoods and villages map with 3D shadow effect
flag map of Dois Riachos with 3D shadow effect
Dois Riachos map with 3d shadow effect
Download outline map of Dois Riachos (geojson format) :
Dois Riachos.geojson (**)
Download polygon array of Dois Riachos map for "Google Maps" :
Dois Riachos.txt
Bounding Box for Dois Riachos Map : ( -9.460009 , -37.148862 , -9.307133 , -36.976953 )
Wikipedia ID for Dois Riachos : Q988800
Wikipedia SPARQL Query for Dois Riachos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q988800 wdt:P1082 ?population. }
OPTIONAL { wd:Q988800 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q988800 wdt:P2046 ?area. }
OPTIONAL { wd:Q988800 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q988800 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q988800 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 Dois Riachos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.460009, -37.148862, -9.307133, -36.976953);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dois Riachos)
[out:json];
(
rel["name"="Dois Riachos"][type=boundary];
rel["name:en"="Dois Riachos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dois Riachos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Curralinho | -9.416670 , -37.083330 |
Dois Riachos | -9.386804 , -37.089247 |
Fazenda de Baixo | -9.350000 , -37.066670 |
Garcia | -9.383330 , -37.083330 |
Ipueiras | -9.333330 , -37.050000 |
Pai Mané | -9.358583 , -37.013381 |
Notes:
- You can download geometry data for Dois Riachos 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.