Matinha (Maranhao) Map Cropping Samples
Matinha (Maranhao) Map Cropping Samples-1
Matinha (Maranhao) Map Cropping Samples-2
Matinha neighborhoods and villages map with 3D shadow effect
flag map of Matinha with 3D shadow effect
Matinha map with 3d shadow effect
Download outline map of Matinha (geojson format) :
Matinha.geojson (**)
Download polygon array of Matinha map for "Google Maps" :
Matinha.txt
Bounding Box for Matinha Map : ( -3.18711 , -45.145797 , -2.930507 , -44.804408 )
Wikipedia ID for Matinha : Q1116758
Wikipedia SPARQL Query for Matinha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1116758 wdt:P1082 ?population. }
OPTIONAL { wd:Q1116758 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1116758 wdt:P2046 ?area. }
OPTIONAL { wd:Q1116758 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1116758 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1116758 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 Matinha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.18711, -45.145797, -2.930507, -44.804408);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Matinha)
[out:json];
(
rel["name"="Matinha"][type=boundary];
rel["name:en"="Matinha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Matinha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Preguiça Velha | -2.953481 , -45.101328 |
Aquiri | -3.119123 , -45.060746 |
Bebedouro | -3.100000 , -44.983330 |
Caranguejo | -2.985474 , -45.072309 |
Itans | -3.130340 , -44.920615 |
Marcal | -3.000000 , -45.083330 |
Matinha | -3.098071 , -45.033851 |
Montevideu | -3.016670 , -45.083330 |
Santa Maria | -3.059705 , -44.977737 |
Santa Vitória | -3.059639 , -45.046454 |
Santana | -3.066670 , -44.833330 |
Tanque de Valência | -3.004338 , -45.087871 |
Notes:
- You can download geometry data for Matinha 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.