Download outline map of Ilha de Mocambique (geojson format) :
Ilha de Mocambique.geojson (**)
Download polygon array of Ilha de Mocambique map for "Google Maps" :
Ilha de Mocambique.txt
Bounding Box for Ilha de Mocambique Map : ( -15.123812 , 40.508167 , -14.985803 , 40.791275 )
Wikipedia ID for Ilha de Mocambique : Q6436077
Wikipedia SPARQL Query for Ilha de Mocambique (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6436077 wdt:P1082 ?population. }
OPTIONAL { wd:Q6436077 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6436077 wdt:P2046 ?area. }
OPTIONAL { wd:Q6436077 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6436077 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6436077 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 Ilha de Mocambique map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.123812, 40.508167, -14.985803, 40.791275);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ilha de Mocambique)
[out:json];
(
rel["name"="Ilha de Mocambique"][type=boundary];
rel["name:en"="Ilha de Mocambique"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ilha de Mocambique
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alifane | -15.044720 , 40.576940 |
Amade | -15.049440 , 40.629440 |
Amade | -15.030830 , 40.583330 |
Bela Vista | -15.025280 , 40.675000 |
Braimo | -15.016390 , 40.621940 |
Cavia | -15.019720 , 40.636110 |
Chassa | -15.083890 , 40.697500 |
Gonio | -15.050000 , 40.633330 |
Ilha de Moçambique | -15.034170 , 40.735830 |
Itipa | -15.082780 , 40.573330 |
Lumbo | -15.010560 , 40.666390 |
Monzuele | -15.033330 , 40.600000 |
Mosengeri | -15.083330 , 40.666670 |
Mussa | -15.066670 , 40.689720 |
Naavara | -14.994440 , 40.641940 |
Naguema | -14.998890 , 40.522780 |
Quissanga | -15.083330 , 40.633330 |
Selemane | -15.066940 , 40.697780 |
Ussemane | -15.014720 , 40.635560 |
Ussene | -15.054170 , 40.567780 |
Notes:
- You can download geometry data for Ilha de Mocambique 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.