Coromoro (Santander) Map Cropping Samples
Coromoro (Santander) Map Cropping Samples-1
Coromoro (Santander) Map Cropping Samples-2
Coromoro neighborhoods and villages map with 3D shadow effect
flag map of Coromoro with 3D shadow effect
Coromoro map with 3d shadow effect
Download outline map of Coromoro (geojson format) :
Coromoro.geojson (**)
Download polygon array of Coromoro map for "Google Maps" :
Coromoro.txt
Bounding Box for Coromoro Map : ( 6.098621 , -73.136519 , 6.382464 , -72.861347 )
Wikipedia ID for Coromoro : Q1579660
Wikipedia SPARQL Query for Coromoro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1579660 wdt:P1082 ?population. }
OPTIONAL { wd:Q1579660 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1579660 wdt:P2046 ?area. }
OPTIONAL { wd:Q1579660 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1579660 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1579660 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 Coromoro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.098621, -73.136519, 6.382464, -72.861347);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coromoro)
[out:json];
(
rel["name"="Coromoro"][type=boundary];
rel["name:en"="Coromoro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coromoro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antonia Santos | 6.272730 , -73.036040 |
Casa de Arcos | 6.282310 , -73.055850 |
Cincelada | 6.239080 , -73.078450 |
Comoro | 6.294610 , -73.040220 |
El Hato | 6.250700 , -73.080670 |
El Limon | 6.169270 , -73.060180 |
El Urumal | 6.249470 , -73.027600 |
Gaona | 6.247470 , -73.068040 |
Guayana | 6.174340 , -73.018320 |
La Carrena | 6.207420 , -73.046270 |
La Despensa | 6.232120 , -73.087570 |
La Espumosa | 6.243170 , -73.032040 |
La Laguna | 6.310910 , -73.021590 |
La Montana | 6.259830 , -73.035930 |
La Salina | 6.219900 , -73.101760 |
Las Moras | 6.192670 , -73.067650 |
Los Arrayanes | 6.295830 , -73.065280 |
Menempa | 6.322330 , -73.033650 |
Naranjal | 6.253010 , -73.073740 |
Penquefique | 6.260530 , -73.063610 |
San Antonio | 6.318040 , -73.032710 |
Santa Clara | 6.195110 , -73.065810 |
Susa | 6.250000 , -72.916670 |
Trompeto | 6.265040 , -73.105510 |
Notes:
- You can download geometry data for Coromoro 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.