Repelón (Atlántico) Map Cropping Samples
Repelón (Atlántico) Map Cropping Samples-1
Repelón (Atlántico) Map Cropping Samples-2
Repelón neighborhoods and villages map with 3D shadow effect
flag map of Repelón with 3D shadow effect
Repelón map with 3d shadow effect
Download outline map of Repelón (geojson format) :
Repelón.geojson (**)
Download polygon array of Repelón map for "Google Maps" :
Repelón.txt
Bounding Box for Repelón Map : ( 10.396831 , -75.252536 , 10.608599 , -75.023822 )
Wikipedia ID for Repelón : Q2320315
Wikipedia SPARQL Query for Repelón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2320315 wdt:P1082 ?population. }
OPTIONAL { wd:Q2320315 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2320315 wdt:P2046 ?area. }
OPTIONAL { wd:Q2320315 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2320315 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2320315 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 Repelón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.396831, -75.252536, 10.608599, -75.023822);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Repelón)
[out:json];
(
rel["name"="Repelón"][type=boundary];
rel["name:en"="Repelón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Repelón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Negro | 10.569060 , -75.150510 |
Bajo de Felipe | 10.426110 , -75.120830 |
Banco | 10.468240 , -75.161500 |
Cedron | 10.491390 , -75.234440 |
Celedon | 10.583330 , -75.133330 |
Cien Pesos | 10.511830 , -75.224800 |
El Caballo | 10.544840 , -75.175730 |
Garavito | 10.483330 , -75.133330 |
Guayero | 10.459480 , -75.140280 |
Hacienda Sahino | 10.566670 , -75.083330 |
Hacienda Veracruz | 10.566670 , -75.066670 |
La Tabla | 10.519890 , -75.221340 |
Lorna Grande | 10.433330 , -75.130830 |
Pacheco | 10.477780 , -75.231940 |
Piedra de Moler | 10.450000 , -75.133330 |
Potreritos | 10.492780 , -75.143890 |
Repelón | 10.491940 , -75.129170 |
Rotinet | 10.529100 , -75.071860 |
Santa Teresa | 10.600000 , -75.116670 |
Santo Tomas | 10.583330 , -75.083330 |
Villa Rosa | 10.412500 , -75.129720 |
Notes:
- You can download geometry data for Repeló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.