Los Palmitos (Sucre) Map Cropping Samples
Los Palmitos (Sucre) Map Cropping Samples-1
Los Palmitos (Sucre) Map Cropping Samples-2
Los Palmitos neighborhoods and villages map with 3D shadow effect
flag map of Los Palmitos with 3D shadow effect
Los Palmitos map with 3d shadow effect
Download outline map of Los Palmitos (geojson format) :
Los Palmitos.geojson (**)
Download polygon array of Los Palmitos map for "Google Maps" :
Los Palmitos.txt
Bounding Box for Los Palmitos Map : ( 9.335714 , -75.302743 , 9.501175 , -75.100898 )
Wikipedia ID for Los Palmitos : Q595791
Wikipedia SPARQL Query for Los Palmitos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q595791 wdt:P1082 ?population. }
OPTIONAL { wd:Q595791 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q595791 wdt:P2046 ?area. }
OPTIONAL { wd:Q595791 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q595791 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q595791 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 Los Palmitos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.335714, -75.302743, 9.501175, -75.100898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Los Palmitos)
[out:json];
(
rel["name"="Los Palmitos"][type=boundary];
rel["name:en"="Los Palmitos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Los Palmitos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Canaveralito | 9.443520 , -75.208790 |
Chingale | 9.380520 , -75.262590 |
El Bajo | 9.450550 , -75.203170 |
El Cedro | 9.468580 , -75.194900 |
El Hatillo | 9.434300 , -75.166530 |
Los Bledos | 9.412940 , -75.166230 |
Los Chiqueros | 9.375610 , -75.223950 |
Los Palmitos | 9.378990 , -75.267690 |
Los Veranillos | 9.466670 , -75.150000 |
Martillo | 9.486370 , -75.276850 |
Mula | 9.464340 , -75.147400 |
Padua | 9.466670 , -75.150000 |
Puerta de Hierro | 9.433330 , -75.250000 |
Santa Fe | 9.433330 , -75.166670 |
Santo Domingo | 9.433330 , -75.150000 |
Notes:
- You can download geometry data for Los Palmitos 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.