Download outline map of Palencia (geojson format) :
Palencia.geojson (**)
Download polygon array of Palencia map for "Google Maps" :
Palencia.txt
Bounding Box for Palencia Map : ( 14.595795 , -90.415397 , 14.758961 , -90.215502 )
Wikipedia ID for Palencia : Q246164
Wikipedia SPARQL Query for Palencia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q246164 wdt:P1082 ?population. }
OPTIONAL { wd:Q246164 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q246164 wdt:P2046 ?area. }
OPTIONAL { wd:Q246164 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q246164 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q246164 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 Palencia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.595795, -90.415397, 14.758961, -90.215502);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Palencia)
[out:json];
(
rel["name"="Palencia"][type=boundary];
rel["name:en"="Palencia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Palencia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Tibia | 14.616670 , -90.316670 |
Azacualpilla | 14.716670 , -90.366670 |
Bejucal | 14.666670 , -90.300000 |
Buena Vista | 14.616670 , -90.350000 |
Cebadilla Grande | 14.650000 , -90.383330 |
Cebadillita | 14.650000 , -90.383330 |
El Barrancon | 14.616670 , -90.283330 |
El Cangrejito | 14.650000 , -90.350000 |
El Chaguite | 14.650000 , -90.300000 |
El Dulce Nombre | 14.633330 , -90.266670 |
El Fiscal | 14.716670 , -90.400000 |
El Manzanote | 14.666670 , -90.333330 |
El Planton | 14.666670 , -90.333330 |
El Sacabastal | 14.616670 , -90.366670 |
El Terrero | 14.666670 , -90.266670 |
El Triunfo | 14.700000 , -90.300000 |
Joya Galana | 14.616670 , -90.316670 |
Joya Honda | 14.616670 , -90.366670 |
La Cienaguilla | 14.616670 , -90.383330 |
La Concepcion | 14.600000 , -90.333330 |
La Joya | 14.750000 , -90.366670 |
La Piedrona | 14.650000 , -90.366670 |
Las Guayabitas | 14.700000 , -90.333330 |
Las Moritas | 14.683330 , -90.283330 |
Lo de Silva | 14.633330 , -90.333330 |
Los Anonos | 14.666670 , -90.316670 |
Los Chorritos | 14.683330 , -90.266670 |
Los Cubes | 14.683330 , -90.333330 |
Los Fabianes | 14.616670 , -90.266670 |
Los Mixcos | 14.637780 , -90.383060 |
Los Planes | 14.616670 , -90.383330 |
Los Tablones | 14.650000 , -90.266670 |
Los Tecomates | 14.633330 , -90.383330 |
Marillanos | 14.633330 , -90.366670 |
Ojo de Agua | 14.650000 , -90.233330 |
Ojo de Agua | 14.666670 , -90.350000 |
Omoa | 14.633330 , -90.283330 |
Palencia | 14.664720 , -90.358610 |
Peten | 14.616670 , -90.283330 |
Pie del Cerro | 14.633330 , -90.350000 |
Plan Grande | 14.650000 , -90.316670 |
Potrero Grande | 14.650000 , -90.366670 |
Potrero Grande | 14.666670 , -90.383330 |
Primera Joya | 14.633330 , -90.316670 |
Pueblo Nuevo | 14.666670 , -90.366670 |
Puerta del Pito | 14.616670 , -90.283330 |
Sanguayaba | 14.616670 , -90.300000 |
Tronco del Cedro | 14.616670 , -90.333330 |
Vertientes | 14.650000 , -90.333330 |
Yerbabuena | 14.666670 , -90.266670 |
Notes:
- You can download geometry data for Palencia 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.