Richland (Montana) Map Cropping Samples
Richland (Montana) Map Cropping Samples-1
Richland (Montana) Map Cropping Samples-2
Richland neighborhoods and villages map with 3D shadow effect
flag map of Richland with 3D shadow effect
Richland map with 3d shadow effect
Download outline map of Richland (geojson format) :
Richland.geojson (**)
Download polygon array of Richland map for "Google Maps" :
Richland.txt
Bounding Box for Richland Map : ( 47.353467 , -105.235139 , 48.15069 , -104.041416 )
Wikipedia ID for Richland : Q496716
Wikipedia SPARQL Query for Richland (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496716 wdt:P1082 ?population. }
OPTIONAL { wd:Q496716 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496716 wdt:P2046 ?area. }
OPTIONAL { wd:Q496716 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496716 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496716 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 Richland map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.353467, -105.235139, 48.15069, -104.041416);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Richland)
[out:json];
(
rel["name"="Richland"][type=boundary];
rel["name:en"="Richland"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Richland
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andes | 47.955570 , -104.548840 |
Burns | 47.378070 , -104.405220 |
Crane | 47.577170 , -104.250850 |
Enid | 47.695570 , -104.779690 |
Fairview | 47.851080 , -104.050683 |
Fischer Park | 47.716680 , -104.144940 |
Four Seasons Trailer Court | 47.719180 , -104.154100 |
Fox Lake | 47.685780 , -104.632966 |
Girard | 47.867800 , -104.421620 |
Hoffmanville | 47.510850 , -104.302440 |
Knife River | 47.454046 , -104.349298 |
Lambert | 47.683630 , -104.620790 |
Midway | 47.515020 , -104.320500 |
Newlon Junction | 47.658630 , -104.197160 |
Nohly | 47.995580 , -104.091880 |
Piche | 47.608630 , -104.230770 |
Ridgelawn | 47.791960 , -104.086320 |
Riverview | 47.674180 , -104.174940 |
Savage | 47.453630 , -104.342720 |
Sidney | 47.713893 , -104.168624 |
Sioux Pass | 47.922520 , -104.325780 |
Wagon Wheel Trailer Court | 47.709460 , -104.161330 |
Wooley | 47.765020 , -104.105770 |
Notes:
- You can download geometry data for Richland 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.