Simití (Bolívar) Map Cropping Samples
Simití (Bolívar) Map Cropping Samples-1
Simití (Bolívar) Map Cropping Samples-2
Simití neighborhoods and villages map with 3D shadow effect
flag map of Simití with 3D shadow effect
Simití map with 3d shadow effect
Download outline map of Simití (geojson format) :
Simití.geojson (**)
Download polygon array of Simití map for "Google Maps" :
Simití.txt
Bounding Box for Simití Map : ( 7.575021 , -74.234841 , 8.178977 , -73.798896 )
Wikipedia ID for Simití : Q1525774
Wikipedia SPARQL Query for Simití (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525774 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525774 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525774 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525774 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525774 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525774 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 Simití map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.575021, -74.234841, 8.178977, -73.798896);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Simití)
[out:json];
(
rel["name"="Simití"][type=boundary];
rel["name:en"="Simití"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Simití
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boque | 7.875330 , -73.957730 |
Buena Vista | 7.883330 , -73.916670 |
Buena Vista | 7.866670 , -73.900000 |
Campo Pallares | 8.037870 , -73.870980 |
Cargadero | 7.970740 , -73.958330 |
Cerro de Burgos | 7.976490 , -73.900420 |
Cienaga Nueva | 7.956860 , -73.900560 |
La Envidia | 8.000000 , -73.900000 |
La Lajas | 7.907360 , -73.979200 |
La Mojarra | 7.942110 , -73.963290 |
Los Algarrobillos | 7.853280 , -73.971850 |
Los Manguitos | 7.883330 , -73.933330 |
Ororia | 8.116670 , -73.916670 |
Puerto Sanchez | 7.950000 , -73.916670 |
Simití | 7.957900 , -73.943600 |
Sinai | 8.033730 , -73.884160 |
Terminacion | 8.033330 , -73.950000 |
Tierra Blanca | 7.926670 , -73.904980 |
Notes:
- You can download geometry data for Simití 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.