Mazatepec (Morelos) Map Cropping Samples
Mazatepec (Morelos) Map Cropping Samples-1
Mazatepec (Morelos) Map Cropping Samples-2
Mazatepec neighborhoods and villages map with 3D shadow effect
flag map of Mazatepec with 3D shadow effect
Mazatepec map with 3d shadow effect
Download outline map of Mazatepec (geojson format) :
Mazatepec.geojson (**)
Download polygon array of Mazatepec map for "Google Maps" :
Mazatepec.txt
Bounding Box for Mazatepec Map : ( 18.616083 , -99.410781 , 18.759179 , -99.328084 )
Wikipedia ID for Mazatepec : Q2652103
Wikipedia SPARQL Query for Mazatepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2652103 wdt:P1082 ?population. }
OPTIONAL { wd:Q2652103 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2652103 wdt:P2046 ?area. }
OPTIONAL { wd:Q2652103 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2652103 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2652103 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 Mazatepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.616083, -99.410781, 18.759179, -99.328084);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mazatepec)
[out:json];
(
rel["name"="Mazatepec"][type=boundary];
rel["name:en"="Mazatepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mazatepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ampliacion Justo Sierra [Subestacion Electrica] | 18.720560 , -99.364170 |
Carmelo Rivera | 18.658330 , -99.353060 |
Colonia el Charco | 18.729700 , -99.380420 |
Colonia el Florido | 18.738330 , -99.367220 |
Colonia Justo Sierra | 18.725280 , -99.357780 |
Colonia la Melena | 18.731390 , -99.370830 |
Colonia Lomas del Calvario | 18.729170 , -99.371940 |
Colonia Valle Verde | 18.749050 , -99.367300 |
Cuauchichinola | 18.663890 , -99.375830 |
Las Huertas | 18.739170 , -99.370830 |
Mazatepec | 18.727704 , -99.363905 |
Puentes de Fierro | 18.732780 , -99.362220 |
Ribera del Rio Tembembe | 18.734440 , -99.365830 |
Santa Cruz Vista Alegre | 18.729720 , -99.381670 |
Notes:
- You can download geometry data for Mazatepec 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.