Jonacatepec (Morelos) Map Cropping Samples
Jonacatepec (Morelos) Map Cropping Samples-1
Jonacatepec (Morelos) Map Cropping Samples-2
Jonacatepec neighborhoods and villages map with 3D shadow effect
flag map of Jonacatepec with 3D shadow effect
Jonacatepec map with 3d shadow effect
Download outline map of Jonacatepec (geojson format) :
Jonacatepec.geojson (**)
Download polygon array of Jonacatepec map for "Google Maps" :
Jonacatepec.txt
Bounding Box for Jonacatepec Map : ( 18.585915 , -98.877118 , 18.727176 , -98.747653 )
Wikipedia ID for Jonacatepec : Q3311632
Wikipedia SPARQL Query for Jonacatepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3311632 wdt:P1082 ?population. }
OPTIONAL { wd:Q3311632 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3311632 wdt:P2046 ?area. }
OPTIONAL { wd:Q3311632 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3311632 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3311632 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 Jonacatepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.585915, -98.877118, 18.727176, -98.747653);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jonacatepec)
[out:json];
(
rel["name"="Jonacatepec"][type=boundary];
rel["name:en"="Jonacatepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jonacatepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amacuitlapilco | 18.696110 , -98.811670 |
Barrio de San Martin | 18.679440 , -98.809720 |
Colonia las Cuevas | 18.675000 , -98.801110 |
Colonia San Martin | 18.618090 , -98.778540 |
Don Pancho | 18.670010 , -98.804980 |
El Pedregal | 18.620280 , -98.776670 |
El Puente Colorado | 18.639720 , -98.783890 |
Garcia | 18.596970 , -98.768740 |
Jonacatepec | 18.684497 , -98.800906 |
La Cuenca Lechera | 18.655830 , -98.815000 |
La Divina Providencia | 18.669170 , -98.805830 |
Las Bugambilias | 18.661390 , -98.811940 |
Las Granjas | 18.669860 , -98.809430 |
Rancho los Mangos | 18.693060 , -98.792500 |
Tetelilla | 18.613795 , -98.773334 |
Tlayecac | 18.704730 , -98.850170 |
Notes:
- You can download geometry data for Jonacatepec 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.