Villa Del Rosario (Norte de Santander) Map Cropping Samples
Villa Del Rosario (Norte de Santander) Map Cropping Samples-1
Villa Del Rosario (Norte de Santander) Map Cropping Samples-2
Villa Del Rosario neighborhoods and villages map with 3D shadow effect
flag map of Villa Del Rosario with 3D shadow effect
Villa Del Rosario map with 3d shadow effect
Download outline map of Villa Del Rosario (geojson format) :
Villa Del Rosario.geojson (**)
Download polygon array of Villa Del Rosario map for "Google Maps" :
Villa Del Rosario.txt
Bounding Box for Villa Del Rosario Map : ( 7.644335 , -72.522599 , 7.904108 , -72.445116 )
Wikipedia ID for Villa Del Rosario : Q923525
Wikipedia SPARQL Query for Villa Del Rosario (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q923525 wdt:P1082 ?population. }
OPTIONAL { wd:Q923525 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q923525 wdt:P2046 ?area. }
OPTIONAL { wd:Q923525 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q923525 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q923525 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 Villa Del Rosario map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.644335, -72.522599, 7.904108, -72.445116);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa Del Rosario)
[out:json];
(
rel["name"="Villa Del Rosario"][type=boundary];
rel["name:en"="Villa Del Rosario"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa Del Rosario
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Juan Frio | 7.793890 , -72.471390 |
La Canada | 7.689880 , -72.495880 |
La Union | 7.772500 , -72.472220 |
Los Trapiches | 7.869720 , -72.462500 |
Miraflores | 7.761670 , -72.473890 |
Palo Gordo | 7.666670 , -72.516670 |
San Javier | 7.857780 , -72.466670 |
Santa Teresa | 7.830540 , -72.463140 |
Villa del Rosario | 7.833890 , -72.474170 |
Notes:
- You can download geometry data for Villa Del Rosario 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.