Obando (Valle del Cauca) Map Cropping Samples
Obando (Valle del Cauca) Map Cropping Samples-1
Obando (Valle del Cauca) Map Cropping Samples-2
Obando neighborhoods and villages map with 3D shadow effect
flag map of Obando with 3D shadow effect
Obando map with 3d shadow effect
Download outline map of Obando (geojson format) :
Obando.geojson (**)
Download polygon array of Obando map for "Google Maps" :
Obando.txt
Bounding Box for Obando Map : ( 4.528333 , -76.040209 , 4.672155 , -75.859855 )
Wikipedia ID for Obando : Q676377
Wikipedia SPARQL Query for Obando (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q676377 wdt:P1082 ?population. }
OPTIONAL { wd:Q676377 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q676377 wdt:P2046 ?area. }
OPTIONAL { wd:Q676377 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q676377 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q676377 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 Obando map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.528333, -76.040209, 4.672155, -75.859855);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Obando)
[out:json];
(
rel["name"="Obando"][type=boundary];
rel["name:en"="Obando"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Obando
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cruces | 4.628330 , -75.929170 |
El Cairo | 4.667240 , -76.016670 |
El Chuzo | 4.559170 , -75.922220 |
Molina | 4.622220 , -76.027780 |
Obando | 4.575830 , -75.973890 |
San Isidro | 4.562500 , -75.899440 |
Villa Rodas | 4.615830 , -75.883610 |
Notes:
- You can download geometry data for Obando 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.