Belize (Cabinda) Map Cropping Samples
Belize (Cabinda) Map Cropping Samples-1
Belize (Cabinda) Map Cropping Samples-2
Belize neighborhoods and villages map with 3D shadow effect
flag map of Belize with 3D shadow effect
Belize map with 3d shadow effect
Download outline map of Belize (geojson format) :
Belize.geojson (**)
Download polygon array of Belize map for "Google Maps" :
Belize.txt
Bounding Box for Belize Map : ( -4.804752 , 12.643977 , -4.387944 , 13.102885 )
Wikipedia ID for Belize : Q815642
Wikipedia SPARQL Query for Belize (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q815642 wdt:P1082 ?population. }
OPTIONAL { wd:Q815642 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q815642 wdt:P2046 ?area. }
OPTIONAL { wd:Q815642 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q815642 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q815642 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 Belize map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.804752, 12.643977, -4.387944, 13.102885);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Belize)
[out:json];
(
rel["name"="Belize"][type=boundary];
rel["name:en"="Belize"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Belize
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bamba | -4.650000 , 12.916670 |
Bamba Quipongui | -4.666670 , 13.033330 |
Belize | -4.650000 , 12.766670 |
Caio | -4.633330 , 12.983330 |
Caio Guembo | -4.583330 , 12.866670 |
Chimbange | -4.500000 , 12.816670 |
Kindamba | -4.716670 , 12.866670 |
Kingumbi | -4.783330 , 12.816670 |
Luali | -4.583330 , 12.716670 |
Miconge | -4.456670 , 12.887220 |
Mongo Bulo | -4.583330 , 12.733330 |
N'Calo | -4.616670 , 12.883330 |
Ncaso | -4.583330 , 12.833330 |
Sanda Massala | -4.683330 , 13.016670 |
Notes:
- You can download geometry data for Belize 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.