Ocamonte (Santander) Map Cropping Samples
Ocamonte (Santander) Map Cropping Samples-1
Ocamonte (Santander) Map Cropping Samples-2
Ocamonte neighborhoods and villages map with 3D shadow effect
flag map of Ocamonte with 3D shadow effect
Ocamonte map with 3d shadow effect
Download outline map of Ocamonte (geojson format) :
Ocamonte.geojson (**)
Download polygon array of Ocamonte map for "Google Maps" :
Ocamonte.txt
Bounding Box for Ocamonte Map : ( 6.287542 , -73.164897 , 6.404491 , -73.071463 )
Wikipedia ID for Ocamonte : Q1655496
Wikipedia SPARQL Query for Ocamonte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655496 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655496 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655496 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655496 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655496 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655496 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 Ocamonte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.287542, -73.164897, 6.404491, -73.071463);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ocamonte)
[out:json];
(
rel["name"="Ocamonte"][type=boundary];
rel["name:en"="Ocamonte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ocamonte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Fria | 6.368320 , -73.143190 |
Alto Caracuchal | 6.375000 , -73.121390 |
Alto El Cajon | 6.396610 , -73.093090 |
Chucuri | 6.381070 , -73.151810 |
El Atigal | 6.371840 , -73.120840 |
El Pueblo | 6.387720 , -73.139360 |
El Rozo | 6.388140 , -73.154760 |
La Esperanza | 6.380580 , -73.096350 |
Las Florez | 6.375190 , -73.156560 |
Los Medios | 6.379360 , -73.133840 |
Macanal | 6.296520 , -73.138820 |
Monchia | 6.369910 , -73.093110 |
Ocamonte | 6.340010 , -73.122050 |
Palenque | 6.366830 , -73.162780 |
San Jose | 6.350410 , -73.145970 |
Santa Barbara | 6.315570 , -73.128160 |
Zanjon Aguablanca | 6.345830 , -73.120280 |
Notes:
- You can download geometry data for Ocamonte 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.