Nova Iorque (Maranhao) Map Cropping Samples
Nova Iorque (Maranhao) Map Cropping Samples-1
Nova Iorque (Maranhao) Map Cropping Samples-2
Nova Iorque neighborhoods and villages map with 3D shadow effect
flag map of Nova Iorque with 3D shadow effect
Nova Iorque map with 3d shadow effect
Download outline map of Nova Iorque (geojson format) :
Nova Iorque.geojson (**)
Download polygon array of Nova Iorque map for "Google Maps" :
Nova Iorque.txt
Bounding Box for Nova Iorque Map : ( -6.99938 , -44.328933 , -6.545093 , -43.753821 )
Wikipedia ID for Nova Iorque : Q568168
Wikipedia SPARQL Query for Nova Iorque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q568168 wdt:P1082 ?population. }
OPTIONAL { wd:Q568168 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q568168 wdt:P2046 ?area. }
OPTIONAL { wd:Q568168 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q568168 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q568168 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 Nova Iorque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.99938, -44.328933, -6.545093, -43.753821);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nova Iorque)
[out:json];
(
rel["name"="Nova Iorque"][type=boundary];
rel["name:en"="Nova Iorque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nova Iorque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alvacao | -6.700000 , -43.883330 |
Bacuri | -6.900000 , -44.233330 |
Baixa da Serra | -6.583330 , -43.866670 |
Barra | -6.833330 , -44.133330 |
Boa Vista | -6.650000 , -43.883330 |
Bocaina | -6.750000 , -44.066670 |
Espirito Santo | -6.983330 , -44.233330 |
Gaviao | -6.683330 , -44.050000 |
Machado | -6.633330 , -43.833330 |
Mangabeira | -6.800000 , -44.166670 |
Milhoes | -6.600000 , -43.850000 |
Morrao | -6.666670 , -43.783330 |
Nova Iorque | -6.750294 , -44.040843 |
Pequi | -6.700000 , -43.783330 |
Perdicoes | -6.716670 , -43.866670 |
Sao Jose | -6.950000 , -44.216670 |
Sitio | -6.933330 , -44.266670 |
Notes:
- You can download geometry data for Nova Iorque 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.