Almoloya del Río (México) Map Cropping Samples
Almoloya del Río (México) Map Cropping Samples-1
Almoloya del Río (México) Map Cropping Samples-2
Almoloya del Río neighborhoods and villages map with 3D shadow effect
flag map of Almoloya del Río with 3D shadow effect
Almoloya del Río map with 3d shadow effect
Download outline map of Almoloya del Río (geojson format) :
Almoloya del Río.geojson (**)
Download polygon array of Almoloya del Río map for "Google Maps" :
Almoloya del Río.txt
Bounding Box for Almoloya del Río Map : ( 19.1494510117 , -99.5266850746 , 19.1710920201 , -99.4630221681 )
Wikipedia ID for Almoloya del Río : Q3409798
Wikipedia SPARQL Query for Almoloya del Río (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3409798 wdt:P1082 ?population. }
OPTIONAL { wd:Q3409798 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3409798 wdt:P2046 ?area. }
OPTIONAL { wd:Q3409798 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3409798 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3409798 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 Almoloya del Río map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.1494510117, -99.5266850746, 19.1710920201, -99.4630221681);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Almoloya del Río)
[out:json];
(
rel["name"="Almoloya del Río"][type=boundary];
rel["name:en"="Almoloya del Río"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Almoloya del Río 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.