Fuente De Oro (Meta) Map Cropping Samples
Fuente De Oro (Meta) Map Cropping Samples-1
Fuente De Oro (Meta) Map Cropping Samples-2
Fuente De Oro neighborhoods and villages map with 3D shadow effect
flag map of Fuente De Oro with 3D shadow effect
Fuente De Oro map with 3d shadow effect
Download outline map of Fuente De Oro (geojson format) :
Fuente De Oro.geojson (**)
Download polygon array of Fuente De Oro map for "Google Maps" :
Fuente De Oro.txt
Bounding Box for Fuente De Oro Map : ( 3.229438 , -73.747211 , 3.552459 , -73.423508 )
Wikipedia ID for Fuente De Oro : Q1576131
Wikipedia SPARQL Query for Fuente De Oro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576131 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576131 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576131 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576131 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576131 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576131 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 Fuente De Oro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.229438, -73.747211, 3.552459, -73.423508);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fuente De Oro)
[out:json];
(
rel["name"="Fuente De Oro"][type=boundary];
rel["name:en"="Fuente De Oro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fuente De Oro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranco Colorado | 3.307610 , -73.445670 |
Cabio | 3.518110 , -73.638150 |
Crio La Luna | 3.450610 , -73.591640 |
El Limon | 3.373980 , -73.493710 |
El Porvenir | 3.486310 , -73.655320 |
El Porvenir | 3.449250 , -73.596290 |
El Puerto | 3.315680 , -73.460230 |
Fuente de Oro | 3.459440 , -73.612780 |
Gaviotas | 3.358520 , -73.479500 |
Hacienda Verdon | 3.540140 , -73.623650 |
Inspeccion de Policia Cano Blanco | 3.319960 , -73.532030 |
Inspeccion de Policia Puerto Limon | 3.366660 , -73.487870 |
Inspeccion de Policia Puerto Santander | 3.367380 , -73.514340 |
La Bodega | 3.327210 , -73.613520 |
La Cooperativa | 3.387440 , -73.602810 |
La Esmeralda | 3.535700 , -73.639560 |
La Playa | 3.398590 , -73.577830 |
La Quinta | 3.470830 , -73.635220 |
Los Ortices | 3.355450 , -73.475330 |
Patio Bonito | 3.475000 , -73.630160 |
Puerto Alijure | 3.381390 , -73.548890 |
Puerto Caucho | 3.326340 , -73.462560 |
Puerto Mazo | 3.337500 , -73.458870 |
Puerto Mosco | 3.341400 , -73.428700 |
Puerto Santander | 3.369700 , -73.516220 |
Notes:
- You can download geometry data for Fuente De Oro 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.