Vera Mendes (Piaui) Map Cropping Samples
Vera Mendes (Piaui) Map Cropping Samples-1
Vera Mendes (Piaui) Map Cropping Samples-2
Vera Mendes neighborhoods and villages map with 3D shadow effect
flag map of Vera Mendes with 3D shadow effect
Vera Mendes map with 3d shadow effect
Download outline map of Vera Mendes (geojson format) :
Vera Mendes.geojson (**)
Download polygon array of Vera Mendes map for "Google Maps" :
Vera Mendes.txt
Bounding Box for Vera Mendes Map : ( -7.697814 , -41.646548 , -7.519318 , -41.385714 )
Wikipedia ID for Vera Mendes : Q2064975
Wikipedia SPARQL Query for Vera Mendes (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2064975 wdt:P1082 ?population. }
OPTIONAL { wd:Q2064975 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2064975 wdt:P2046 ?area. }
OPTIONAL { wd:Q2064975 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2064975 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2064975 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 Vera Mendes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.697814, -41.646548, -7.519318, -41.385714);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vera Mendes)
[out:json];
(
rel["name"="Vera Mendes"][type=boundary];
rel["name:en"="Vera Mendes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vera Mendes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cantofe | -7.566670 , -41.516670 |
Contentes | -7.633330 , -41.466670 |
Morada Nova | -7.566670 , -41.466670 |
Moradas | -7.650000 , -41.483330 |
Simoes | -7.616670 , -41.566670 |
Sitio do Meio | -7.550000 , -41.566670 |
Vargem | -7.650000 , -41.550000 |
Vera Mendes | -7.603487 , -41.481781 |
Notes:
- You can download geometry data for Vera Mendes 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.