Presidente Vargas (Maranhao) Map Cropping Samples
Presidente Vargas (Maranhao) Map Cropping Samples-1
Presidente Vargas (Maranhao) Map Cropping Samples-2
Presidente Vargas neighborhoods and villages map with 3D shadow effect
flag map of Presidente Vargas with 3D shadow effect
Presidente Vargas map with 3d shadow effect
Download outline map of Presidente Vargas (geojson format) :
Presidente Vargas.geojson (**)
Download polygon array of Presidente Vargas map for "Google Maps" :
Presidente Vargas.txt
Bounding Box for Presidente Vargas Map : ( -3.519951 , -44.086055 , -3.182821 , -43.759821 )
Wikipedia ID for Presidente Vargas : Q2003321
Wikipedia SPARQL Query for Presidente Vargas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2003321 wdt:P1082 ?population. }
OPTIONAL { wd:Q2003321 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2003321 wdt:P2046 ?area. }
OPTIONAL { wd:Q2003321 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2003321 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2003321 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 Presidente Vargas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.519951, -44.086055, -3.182821, -43.759821);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Presidente Vargas)
[out:json];
(
rel["name"="Presidente Vargas"][type=boundary];
rel["name:en"="Presidente Vargas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Presidente Vargas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Centro Seco | -3.216670 , -43.800000 |
Domingos Aguiar | -3.417280 , -44.035590 |
Leite | -3.476907 , -44.083686 |
Olho d'Agua | -3.266670 , -43.850000 |
Paulica | -3.518857 , -43.982040 |
Presidente Vargas | -3.403658 , -44.026618 |
Santa Luzia | -3.433330 , -44.033330 |
Sapucaial | -3.363040 , -43.975531 |
Notes:
- You can download geometry data for Presidente Vargas 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.