Alpoyeca (Guerrero) Map Cropping Samples
Alpoyeca (Guerrero) Map Cropping Samples-1
Alpoyeca (Guerrero) Map Cropping Samples-2
Alpoyeca neighborhoods and villages map with 3D shadow effect
flag map of Alpoyeca with 3D shadow effect
Alpoyeca map with 3d shadow effect
Download outline map of Alpoyeca (geojson format) :
Alpoyeca.geojson (**)
Download polygon array of Alpoyeca map for "Google Maps" :
Alpoyeca.txt
Bounding Box for Alpoyeca Map : ( 17.563363 , -98.5618 , 17.703439 , -98.461045 )
Wikipedia ID for Alpoyeca : Q530575
Wikipedia SPARQL Query for Alpoyeca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q530575 wdt:P1082 ?population. }
OPTIONAL { wd:Q530575 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q530575 wdt:P2046 ?area. }
OPTIONAL { wd:Q530575 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q530575 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q530575 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 Alpoyeca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.563363, -98.5618, 17.703439, -98.461045);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alpoyeca)
[out:json];
(
rel["name"="Alpoyeca"][type=boundary];
rel["name:en"="Alpoyeca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alpoyeca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alpoyeca | 17.670380 , -98.510322 |
Colonia Cristo Rey | 17.658050 , -98.504860 |
Ixcateopan | 17.618120 , -98.514050 |
La Huamuchilera | 17.668860 , -98.530120 |
Rancho Alberto Escobedo | 17.649920 , -98.487620 |
Rancho el Veinticinco | 17.603990 , -98.512320 |
Rancho los Naranjos | 17.650630 , -98.511120 |
San Jose Buenavista | 17.673330 , -98.525830 |
Tecoyo | 17.592500 , -98.486390 |
Notes:
- You can download geometry data for Alpoyeca 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.