Pailitas (Cesar) Map Cropping Samples
Pailitas (Cesar) Map Cropping Samples-1
Pailitas (Cesar) Map Cropping Samples-2
Pailitas neighborhoods and villages map with 3D shadow effect
flag map of Pailitas with 3D shadow effect
Pailitas map with 3d shadow effect
Download outline map of Pailitas (geojson format) :
Pailitas.geojson (**)
Download polygon array of Pailitas map for "Google Maps" :
Pailitas.txt
Bounding Box for Pailitas Map : ( 8.828031 , -73.707543 , 9.070209 , -73.426218 )
Wikipedia ID for Pailitas : Q1525724
Wikipedia SPARQL Query for Pailitas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525724 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525724 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525724 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525724 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525724 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525724 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 Pailitas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.828031, -73.707543, 9.070209, -73.426218);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pailitas)
[out:json];
(
rel["name"="Pailitas"][type=boundary];
rel["name:en"="Pailitas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pailitas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Burro | 8.875400 , -73.660820 |
El Prado | 9.028600 , -73.691080 |
La Raya | 9.038890 , -73.630280 |
La Rayita | 9.020920 , -73.649000 |
Los Llanos | 8.950000 , -73.516670 |
Mata de Barrio | 9.018990 , -73.681280 |
Pailitas | 8.956520 , -73.625480 |
Palestina | 8.875900 , -73.694840 |
Rivera | 9.000000 , -73.700000 |
Rivera | 9.010280 , -73.672500 |
Riveral | 9.004930 , -73.693700 |
Santa Barbara | 8.892490 , -73.580370 |
Notes:
- You can download geometry data for Pailitas 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.