Download outline map of Remolino (geojson format) :
Remolino.geojson (**)
Download polygon array of Remolino map for "Google Maps" :
Remolino.txt
Bounding Box for Remolino Map : ( 10.523586 , -74.746438 , 10.757181 , -74.427486 )
Wikipedia ID for Remolino : Q1575711
Wikipedia SPARQL Query for Remolino (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575711 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575711 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575711 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575711 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575711 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575711 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 Remolino map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.523586, -74.746438, 10.757181, -74.427486);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Remolino)
[out:json];
(
rel["name"="Remolino"][type=boundary];
rel["name:en"="Remolino"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Remolino
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Candelaria | 10.604250 , -74.484480 |
Corral Viejo | 10.594090 , -74.621750 |
Cuatro Bocas | 10.616670 , -74.716670 |
Cuba | 10.633330 , -74.700000 |
Dividivi | 10.578890 , -74.632860 |
El Placer de Jagueey | 10.633330 , -74.666670 |
El Porvenir | 10.646670 , -74.672500 |
El Presidio | 10.659920 , -74.458090 |
El Salado | 10.577830 , -74.668110 |
El Toro | 10.600000 , -74.716670 |
Hacienda Los Papayos | 10.569440 , -74.594720 |
La Concordia | 10.604670 , -74.718600 |
La Lucha | 10.657220 , -74.717500 |
La Maria | 10.583330 , -74.650000 |
La Pola | 10.616670 , -74.666670 |
Lamederos | 10.633330 , -74.666670 |
Las Casitas | 10.609990 , -74.663880 |
Loma de Buenavista | 10.594320 , -74.647970 |
Loma del Medio | 10.600000 , -74.600000 |
Los Morritos | 10.586640 , -74.472580 |
Martinete | 10.557680 , -74.575010 |
Palmichal | 10.633330 , -74.716670 |
Placer Taita Botero | 10.633330 , -74.666670 |
Puerto Boca de Remolino | 10.716670 , -74.716670 |
Puerto La Victoria | 10.683330 , -74.716390 |
Puerto Libano | 10.633330 , -74.717500 |
Remolino | 10.701980 , -74.716020 |
Sabanagrande | 10.719720 , -74.682780 |
Saladito | 10.633330 , -74.666670 |
San Rafael de Buenavista | 10.586710 , -74.638700 |
Santa Rita | 10.640730 , -74.636050 |
Notes:
- You can download geometry data for Remolino 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.