Pimienta (Cortés) Map Cropping Samples
Pimienta (Cortés) Map Cropping Samples-1
Pimienta (Cortés) Map Cropping Samples-2
Pimienta neighborhoods and villages map with 3D shadow effect
flag map of Pimienta with 3D shadow effect
Pimienta map with 3d shadow effect
Download outline map of Pimienta (geojson format) :
Pimienta.geojson (**)
Download polygon array of Pimienta map for "Google Maps" :
Pimienta.txt
Bounding Box for Pimienta Map : ( 15.236257 , -88.020012 , 15.307597 , -87.910942 )
Wikipedia ID for Pimienta : Q1644985
Wikipedia SPARQL Query for Pimienta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1644985 wdt:P1082 ?population. }
OPTIONAL { wd:Q1644985 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1644985 wdt:P2046 ?area. }
OPTIONAL { wd:Q1644985 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1644985 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1644985 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 Pimienta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.236257, -88.020012, 15.307597, -87.910942);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pimienta)
[out:json];
(
rel["name"="Pimienta"][type=boundary];
rel["name:en"="Pimienta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pimienta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Capulin | 15.250000 , -88.000000 |
El Caliche | 15.300000 , -87.950000 |
El Modelo | 15.283330 , -88.000000 |
El Penco | 15.250000 , -88.016670 |
El Plan | 15.283330 , -87.966670 |
El Zate | 15.300000 , -87.933330 |
Kilometro 86 | 15.250000 , -88.000000 |
La Mesa | 15.250000 , -88.016670 |
La Senda | 15.283330 , -88.000000 |
La Sierra | 15.250000 , -88.016670 |
La Sirena | 15.250000 , -88.000000 |
La Tabla | 15.283330 , -87.933330 |
Las Palmas | 15.266670 , -88.000000 |
Piedra Chele | 15.266670 , -87.950000 |
Pimienta | 15.283330 , -87.966670 |
Pueblo Nuevo | 15.283330 , -88.016670 |
Villanueva Campo | 15.250000 , -88.000000 |
Zopilocoy | 15.266670 , -87.950000 |
Notes:
- You can download geometry data for Pimienta 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.