Download outline map of Marquelia (geojson format) :
Marquelia.geojson (**)
Download polygon array of Marquelia map for "Google Maps" :
Marquelia.txt
Bounding Box for Marquelia Map : ( 16.495157 , -98.848897 , 16.75235 , -98.662166 )
Wikipedia ID for Marquelia : Q4281883
Wikipedia SPARQL Query for Marquelia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4281883 wdt:P1082 ?population. }
OPTIONAL { wd:Q4281883 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4281883 wdt:P2046 ?area. }
OPTIONAL { wd:Q4281883 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4281883 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4281883 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 Marquelia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.495157, -98.848897, 16.75235, -98.662166);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marquelia)
[out:json];
(
rel["name"="Marquelia"][type=boundary];
rel["name:en"="Marquelia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marquelia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Brisas del Mar | 16.566670 , -98.809170 |
Ceniza | 16.516670 , -98.683330 |
Colonia el Panteon | 16.589170 , -98.810280 |
Crucero de la Balsa | 16.539630 , -98.729510 |
Cruz Verde | 16.713090 , -98.762790 |
Cucharo | 16.684970 , -98.695040 |
El Armadillo | 16.667060 , -98.729470 |
El Capulin Chocolate | 16.665560 , -98.759440 |
El Cucharo | 16.674860 , -98.706210 |
El Guayabal | 16.548970 , -98.734010 |
El Polvorin | 16.578330 , -98.801390 |
El Zapote | 16.605560 , -98.820830 |
Huehuetan | 16.650000 , -98.816670 |
Huerta Heriberto Renteria Salinas | 16.553640 , -98.739960 |
Huerta Zenaido Cruz | 16.533640 , -98.696350 |
La Arenilla | 16.556420 , -98.777460 |
La Bocana | 16.556420 , -98.812190 |
La Guadalupe | 16.552220 , -98.744720 |
Las Penitas | 16.555860 , -98.772460 |
Loma Romero | 16.534410 , -98.717280 |
Marquelia | 16.586886 , -98.813730 |
Palma Quemada | 16.628810 , -98.781390 |
Playa Tortuga | 16.555580 , -98.790240 |
Rancho el Palmar (La Finca) | 16.610860 , -98.823860 |
Rancho el Roble (Rancho David Bautista) | 16.538370 , -98.728300 |
Rancho la Ceiba | 16.575030 , -98.797120 |
Tepantitlan | 16.631110 , -98.830000 |
Zoyatlan | 16.709170 , -98.733490 |
Notes:
- You can download geometry data for Marquelia 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.