Joquicingo (México) Map Cropping Samples
Joquicingo (México) Map Cropping Samples-1
Joquicingo (México) Map Cropping Samples-2
Joquicingo neighborhoods and villages map with 3D shadow effect
flag map of Joquicingo with 3D shadow effect
Joquicingo map with 3d shadow effect
Download outline map of Joquicingo (geojson format) :
Joquicingo.geojson (**)
Download polygon array of Joquicingo map for "Google Maps" :
Joquicingo.txt
Bounding Box for Joquicingo Map : ( 19.003818 , -99.559482 , 19.120351 , -99.474303 )
Wikipedia ID for Joquicingo : Q3308471
Wikipedia SPARQL Query for Joquicingo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3308471 wdt:P1082 ?population. }
OPTIONAL { wd:Q3308471 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3308471 wdt:P2046 ?area. }
OPTIONAL { wd:Q3308471 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3308471 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3308471 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 Joquicingo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.003818, -99.559482, 19.120351, -99.474303);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Joquicingo)
[out:json];
(
rel["name"="Joquicingo"][type=boundary];
rel["name:en"="Joquicingo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Joquicingo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Guarda de Guerrero | 19.023330 , -99.478760 |
El Ojo de Agua | 19.037540 , -99.504400 |
Joquicingo | 19.050000 , -99.533330 |
Joquicingo de León Guzmán | 19.048873 , -99.534012 |
La Campana (El Clachichil) | 19.042570 , -99.539390 |
Las Parcelas | 19.116390 , -99.526670 |
Maxtleca de Galeana | 19.028570 , -99.557100 |
Maxtleca de Iturbide | 19.066670 , -99.533330 |
San Miguel de Ocampo | 19.099510 , -99.529380 |
San Pedro (La Prepa) | 19.108110 , -99.525010 |
San Pedro Techuchulco | 19.113020 , -99.524620 |
Segundo Barrio (Puente de Santiago) | 19.053960 , -99.535590 |
Techuchulco de Allende | 19.112568 , -99.522899 |
Notes:
- You can download geometry data for Joquicingo 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.