Molcaxac (Puebla) Map Cropping Samples

Molcaxac (Puebla) Map Cropping Samples-1
Molcaxac (Puebla) Map Cropping Samples-1
Molcaxac (Puebla) Map Cropping Samples-2
Molcaxac (Puebla) Map Cropping Samples-2
Download outline map of Molcaxac (geojson format) : Molcaxac.geojson (**)
Download polygon array of Molcaxac map for "Google Maps" : Molcaxac.txt
Bounding Box for Molcaxac Map : ( 18.580726 , -97.948961 , 18.766579 , -97.78675 )
Wikipedia ID for Molcaxac : Q6020844
Wikipedia SPARQL Query for Molcaxac (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6020844 wdt:P1082 ?population. }
OPTIONAL { wd:Q6020844 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6020844 wdt:P2046 ?area. }
OPTIONAL { wd:Q6020844 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6020844 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6020844 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.580726, -97.948961, 18.766579, -97.78675);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Molcaxac)
[out:json];
(
rel["name"="Molcaxac"][type=boundary];
rel["name:en"="Molcaxac"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Molcaxac
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Barrio San Jose 18.727070 , -97.910810
Colonia Bugambilias 18.731270 , -97.919400
El Huizache (La Huizachera) 18.730230 , -97.907050
La Ladrillera 18.734880 , -97.907460
Molcaxac 18.740341 , -97.912634
San Andres Mimiahuapan 18.687880 , -97.886980
San Jose de Gracia 18.643420 , -97.847290
San Luis Tehuizotla 18.676490 , -97.857930
Santa Cruz Huitziltepec 18.733180 , -97.875990


Notes:
- You can download geometry data for Molcaxac 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.

Create Molcaxac neighborhoods and villages map.


Share this page