El Molino (La Guajira) Map Cropping Samples
![El Molino (La Guajira) Map Cropping Samples-1](og_image/map_cropping/4-1108700859-1.jpeg)
El Molino (La Guajira) Map Cropping Samples-1
![El Molino (La Guajira) Map Cropping Samples-2](og_image/map_cropping/4-1108700859-3.jpeg)
El Molino (La Guajira) Map Cropping Samples-2
![El Molino neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108700859.jpg)
El Molino neighborhoods and villages map with 3D shadow effect
![flag map of El Molino with 3D shadow effect](og_image/flag_maps/flag_map_1108700859.jpg)
flag map of El Molino with 3D shadow effect
![El Molino map with 3d shadow effect](og_image/blank_maps/map_1108700859.png)
El Molino map with 3d shadow effect
Download outline map of El Molino (geojson format) :
El Molino.geojson (**)
Download polygon array of El Molino map for "Google Maps" :
El Molino.txt
Bounding Box for El Molino Map : ( 10.535561 , -73.004763 , 10.718648 , -72.775604 )
Wikipedia ID for El Molino : Q1256394
Wikipedia SPARQL Query for El Molino (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1256394 wdt:P1082 ?population. }
OPTIONAL { wd:Q1256394 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1256394 wdt:P2046 ?area. }
OPTIONAL { wd:Q1256394 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1256394 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1256394 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 El Molino map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.535561, -73.004763, 10.718648, -72.775604);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Molino)
[out:json];
(
rel["name"="El Molino"][type=boundary];
rel["name:en"="El Molino"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Molino
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista | 10.581380 , -72.833150 |
Casquillo | 10.633060 , -72.894440 |
El Colegio | 10.575280 , -72.841390 |
El Corral | 10.649420 , -72.942430 |
El Diezmero | 10.620000 , -72.831110 |
El Molino | 10.652250 , -72.924050 |
El Pital | 10.606390 , -72.888060 |
El Templado | 10.554720 , -72.849470 |
La Blanca Aurora | 10.593890 , -72.835280 |
La Ceiba | 10.689480 , -72.945350 |
Las Ilusiones | 10.670000 , -72.983060 |
Los Barriales | 10.621940 , -72.890560 |
Los Placeres | 10.644720 , -72.936110 |
Macuira | 10.624940 , -72.896360 |
Nuevas Ideas | 10.585830 , -72.822500 |
Quinto Patio | 10.621110 , -72.817500 |
Ruperto | 10.619350 , -72.951540 |
San Pablo | 10.586390 , -72.888060 |
Villa Blanca | 10.639170 , -72.943060 |
Notes:
- You can download geometry data for El Molino 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.