Download outline map of Jardín (geojson format) :
Jardín.geojson (**)
Download polygon array of Jardín map for "Google Maps" :
Jardín.txt
Bounding Box for Jardín Map : ( 5.480391 , -75.905874 , 5.654737 , -75.730706 )
Wikipedia ID for Jardín : Q1525138
Wikipedia SPARQL Query for Jardín (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525138 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525138 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525138 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525138 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525138 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525138 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 Jardín map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.480391, -75.905874, 5.654737, -75.730706);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jardín)
[out:json];
(
rel["name"="Jardín"][type=boundary];
rel["name:en"="Jardín"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jardín
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto San Rafael | 5.558410 , -75.782500 |
Caramante | 5.628070 , -75.871460 |
Cascada | 5.612340 , -75.850830 |
Degurgo | 5.529720 , -75.850280 |
El Clavel | 5.596940 , -75.778060 |
El Pajarito | 5.616390 , -75.783330 |
Gibraltar | 5.578610 , -75.848060 |
Herrera | 5.559190 , -75.800620 |
Jardín | 5.599020 , -75.819760 |
La Cascada | 5.507840 , -75.848170 |
La Caseada | 5.509170 , -75.844440 |
La Casiana | 5.615560 , -75.848610 |
La Castilla | 5.521910 , -75.831340 |
La Helena | 5.623670 , -75.796850 |
La Herrera | 5.579720 , -75.807780 |
La Mesenia | 5.508610 , -75.882220 |
La Morelia | 5.602960 , -75.831390 |
La Palestina | 5.629370 , -75.798150 |
La Raya | 5.649490 , -75.790900 |
La Salada | 5.611670 , -75.804170 |
La Soledad | 5.555450 , -75.822470 |
La Tribuna | 5.625230 , -75.780120 |
Las Cositas | 5.560830 , -75.869170 |
Las Macanas | 5.538090 , -75.868320 |
Las Macanas | 5.544170 , -75.851110 |
Maria Teresa | 5.594460 , -75.873770 |
Monserrate | 5.603330 , -75.853330 |
Montecristo | 5.574210 , -75.798290 |
Morro Amarillo | 5.617780 , -75.832500 |
Morro Betania | 5.615000 , -75.812220 |
Palestina | 5.635800 , -75.803870 |
Paramillo | 5.491110 , -75.888060 |
Pomo | 5.566670 , -75.800000 |
Rio Claro | 5.590000 , -75.867220 |
San Rafael | 5.566460 , -75.754410 |
Tebaida | 5.573220 , -75.787020 |
Ventanas | 5.542190 , -75.802210 |
Verdun | 5.593610 , -75.845560 |
Notes:
- You can download geometry data for Jardín 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.