Governador Archer (Maranhao) Map Cropping Samples
Governador Archer (Maranhao) Map Cropping Samples-1
Governador Archer (Maranhao) Map Cropping Samples-2
Governador Archer neighborhoods and villages map with 3D shadow effect
flag map of Governador Archer with 3D shadow effect
Governador Archer map with 3d shadow effect
Download outline map of Governador Archer (geojson format) :
Governador Archer.geojson (**)
Download polygon array of Governador Archer map for "Google Maps" :
Governador Archer.txt
Bounding Box for Governador Archer Map : ( -5.122754 , -44.352486 , -4.879015 , -44.066094 )
Wikipedia ID for Governador Archer : Q2012522
Wikipedia SPARQL Query for Governador Archer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2012522 wdt:P1082 ?population. }
OPTIONAL { wd:Q2012522 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2012522 wdt:P2046 ?area. }
OPTIONAL { wd:Q2012522 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2012522 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2012522 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 Governador Archer map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.122754, -44.352486, -4.879015, -44.066094);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Governador Archer)
[out:json];
(
rel["name"="Governador Archer"][type=boundary];
rel["name:en"="Governador Archer"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Governador Archer
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Centro da Lagoa | -4.991717 , -44.248856 |
Centro das Canas | -5.029952 , -44.190551 |
Centro dos Rosa | -5.115955 , -44.341233 |
Goncalves Dias | -4.950000 , -44.233330 |
Governador Archer | -5.018855 , -44.264765 |
Lagozinho | -4.909420 , -44.127210 |
Poço Verde | -5.078945 , -44.198584 |
Notes:
- You can download geometry data for Governador Archer 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.