McCone (Montana) Map Cropping Samples
McCone (Montana) Map Cropping Samples-1
McCone (Montana) Map Cropping Samples-2
McCone neighborhoods and villages map with 3D shadow effect
flag map of McCone with 3D shadow effect
McCone map with 3d shadow effect
Download outline map of McCone (geojson format) :
McCone.geojson (**)
Download polygon array of McCone map for "Google Maps" :
McCone.txt
Bounding Box for McCone Map : ( 47.092675 , -106.430477 , 48.097903 , -105.19369 )
Wikipedia ID for McCone : Q497652
Wikipedia SPARQL Query for McCone (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q497652 wdt:P1082 ?population. }
OPTIONAL { wd:Q497652 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q497652 wdt:P2046 ?area. }
OPTIONAL { wd:Q497652 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q497652 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q497652 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 McCone map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.092675, -106.430477, 48.097903, -105.19369);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (McCone)
[out:json];
(
rel["name"="McCone"][type=boundary];
rel["name:en"="McCone"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of McCone
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Brockway | 47.297780 , -105.762510 |
Circle | 47.417624 , -105.586969 |
Circle Trailer Court | 47.422230 , -105.579440 |
Nickwall | 48.049180 , -105.306930 |
Stephensons Trailer Court | 47.419180 , -105.592780 |
Vida | 47.831960 , -105.493050 |
Watkins | 47.242780 , -105.873350 |
Notes:
- You can download geometry data for McCone 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.