Matinhos (Parana) Map Cropping Samples
Matinhos (Parana) Map Cropping Samples-1
Matinhos (Parana) Map Cropping Samples-2
Matinhos neighborhoods and villages map with 3D shadow effect
flag map of Matinhos with 3D shadow effect
Matinhos map with 3d shadow effect
Download outline map of Matinhos (geojson format) :
Matinhos.geojson (**)
Download polygon array of Matinhos map for "Google Maps" :
Matinhos.txt
Bounding Box for Matinhos Map : ( -25.852326 , -48.638267 , -25.699397 , -48.476756 )
Wikipedia ID for Matinhos : Q206105
Wikipedia SPARQL Query for Matinhos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q206105 wdt:P1082 ?population. }
OPTIONAL { wd:Q206105 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q206105 wdt:P2046 ?area. }
OPTIONAL { wd:Q206105 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q206105 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q206105 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 Matinhos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.852326, -48.638267, -25.699397, -48.476756);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Matinhos)
[out:json];
(
rel["name"="Matinhos"][type=boundary];
rel["name:en"="Matinhos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Matinhos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caioba | -25.847300 , -48.545800 |
Conjunto Habitacional Companhia de Habitacao do Parana II | -25.802710 , -48.538630 |
Conjunto Habitacional Pica-Pau-Amarelo | -25.796000 , -48.525500 |
Matinhos | -25.771870 , -48.523293 |
Quebra-Mar | -25.848400 , -48.545400 |
Sertaozinho | -25.801600 , -48.566500 |
Sitio Darcy de Oliveira | -25.796500 , -48.558600 |
Sitio do Camarao | -25.799700 , -48.554600 |
Sitio do Meio | -25.768000 , -48.578300 |
Sitio Elizio J. Viana | -25.795800 , -48.538400 |
Sitio Idelfonso | -25.803400 , -48.554600 |
Sitio Joao Martins | -25.813500 , -48.559900 |
Sitio Nilson Vandolini | -25.817600 , -48.553700 |
Notes:
- You can download geometry data for Matinhos 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.