Vargem Grande (Maranhao) Map Cropping Samples
Vargem Grande (Maranhao) Map Cropping Samples-1
Vargem Grande (Maranhao) Map Cropping Samples-2
Vargem Grande neighborhoods and villages map with 3D shadow effect
flag map of Vargem Grande with 3D shadow effect
Vargem Grande map with 3d shadow effect
Download outline map of Vargem Grande (geojson format) :
Vargem Grande.geojson (**)
Download polygon array of Vargem Grande map for "Google Maps" :
Vargem Grande.txt
Bounding Box for Vargem Grande Map : ( -4.000469 , -44.094481 , -3.474345 , -43.606698 )
Wikipedia ID for Vargem Grande : Q1019640
Wikipedia SPARQL Query for Vargem Grande (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1019640 wdt:P1082 ?population. }
OPTIONAL { wd:Q1019640 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1019640 wdt:P2046 ?area. }
OPTIONAL { wd:Q1019640 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1019640 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1019640 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 Vargem Grande map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.000469, -44.094481, -3.474345, -43.606698);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vargem Grande)
[out:json];
(
rel["name"="Vargem Grande"][type=boundary];
rel["name:en"="Vargem Grande"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vargem Grande
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Riacho Do Mel | -3.650545 , -43.867040 |
Agrovila do pa Vila Ribeiro | -3.691710 , -43.794596 |
Bacuri | -3.646881 , -43.677711 |
Caldeirões | -3.498136 , -43.952845 |
Lagoinha | -3.783330 , -43.833330 |
Leite | -3.482723 , -44.081256 |
Macajuba | -3.851135 , -43.982228 |
Manga | -3.516670 , -43.950000 |
Pedra Branca | -3.716670 , -43.733330 |
Riacho da Cruz | -3.610430 , -43.669880 |
Santa Rita | -3.863580 , -43.859990 |
Vargem Grande | -3.544114 , -43.918379 |
Notes:
- You can download geometry data for Vargem Grande 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.