Melchor Ocampo (México) Map Cropping Samples
Melchor Ocampo (México) Map Cropping Samples-1
Melchor Ocampo (México) Map Cropping Samples-2
Melchor Ocampo neighborhoods and villages map with 3D shadow effect
flag map of Melchor Ocampo with 3D shadow effect
Melchor Ocampo map with 3d shadow effect
Download outline map of Melchor Ocampo (geojson format) :
Melchor Ocampo.geojson (**)
Download polygon array of Melchor Ocampo map for "Google Maps" :
Melchor Ocampo.txt
Bounding Box for Melchor Ocampo Map : ( 19.689873 , -99.159713 , 19.726417 , -99.106131 )
Wikipedia ID for Melchor Ocampo : Q11115430
Wikipedia SPARQL Query for Melchor Ocampo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q11115430 wdt:P1082 ?population. }
OPTIONAL { wd:Q11115430 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q11115430 wdt:P2046 ?area. }
OPTIONAL { wd:Q11115430 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q11115430 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q11115430 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 Melchor Ocampo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.689873, -99.159713, 19.726417, -99.106131);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Melchor Ocampo)
[out:json];
(
rel["name"="Melchor Ocampo"][type=boundary];
rel["name:en"="Melchor Ocampo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Melchor Ocampo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia 2 de Septiembre | 19.700560 , -99.116670 |
La Palma | 19.717070 , -99.150600 |
Las Mercedes [Granja] | 19.722840 , -99.119610 |
Los Alamos II | 19.724720 , -99.138060 |
Melchor Ocampo | 19.707392 , -99.139576 |
Rancho el Banadero | 19.700180 , -99.156310 |
San Francisco Tenopalco | 19.714839 , -99.114925 |
Visitacion | 19.715340 , -99.135840 |
Notes:
- You can download geometry data for Melchor Ocampo 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.