Madison (Montana) Map Cropping Samples

Madison (Montana) Map Cropping Samples-1
Madison (Montana) Map Cropping Samples-1
Madison (Montana) Map Cropping Samples-2
Madison (Montana) Map Cropping Samples-2
Download outline map of Madison (geojson format) : Madison.geojson (**)
Download polygon array of Madison map for "Google Maps" : Madison.txt
Bounding Box for Madison Map : ( 44.708095 , -112.704848 , 45.858781 , -111.350315 )
Wikipedia ID for Madison : Q496596
Wikipedia SPARQL Query for Madison (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496596 wdt:P1082 ?population. }
OPTIONAL { wd:Q496596 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496596 wdt:P2046 ?area. }
OPTIONAL { wd:Q496596 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496596 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496596 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.708095, -112.704848, 45.858781, -111.350315);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Madison)
[out:json];
(
rel["name"="Madison"][type=boundary];
rel["name:en"="Madison"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Madison
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Alder 45.321592 , -112.109218
Ball Place 45.141310 , -112.151930
Beacon Point 45.388820 , -111.359130
Beals 45.744090 , -111.817200
Big Sky Mountain Village 45.289650 , -111.398570
Bowman Place 45.112980 , -112.049700
Burdick Place 45.174920 , -112.213320
Cameron 45.203260 , -111.678580
Campbell Place 45.150200 , -112.196660
Cliff Lake 44.829650 , -111.519680
Cowboys Heaven 45.472980 , -111.587470
Ennis 45.346127 , -111.731497
Fries Place 45.060750 , -112.249710
Grahams Place 44.858810 , -111.584130
Hale Place 45.109090 , -112.118320
Harrison 45.703624 , -111.785351
Harrison Mill 45.718820 , -111.758870
Hoffman Place 45.174920 , -112.416670
Holden Place 45.215200 , -112.415840
Jefferson Island 45.850760 , -111.940540
Junction 45.323540 , -111.997200
Kingrey Place 45.226590 , -112.145820
Laurin 45.352700 , -112.118040
Leary Place 45.022980 , -112.064420
Leiterville 45.554930 , -112.122770
Leonard Place 45.024360 , -112.052750
Mammoth 45.669650 , -112.016650
Mcallister 45.444370 , -111.732200
Norris 45.567980 , -111.690810
Pony 45.662844 , -111.882579
Red Bluff 45.588540 , -111.648030
Reeder Place 45.049640 , -112.001920
Rochester 45.612700 , -112.505850
Ruby 45.328260 , -112.086380
Schusters Place 44.874090 , -111.545240
Shaws 45.662710 , -111.779420
Sheridan 45.458830 , -112.194634
Sheridan Trailer Court 45.460760 , -112.196380
Silver Star 45.690200 , -112.283060
Sterling 45.565210 , -111.759420
Summit Valley 45.770480 , -111.892480
Tate Place 45.053810 , -112.016920
Twin Bridges 45.542748 , -112.333730
Varney 45.232430 , -111.761640
Virginia City 45.296427 , -111.935782
Waterloo 45.721870 , -112.192220
Watkins 45.421590 , -111.657750
Woodward Place 45.132700 , -111.763580


Notes:
- You can download geometry data for Madison 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.

Create Madison neighborhoods and villages map.


Share this page