Modoc (California) Map Cropping Samples

Modoc (California) Map Cropping Samples-1
Modoc (California) Map Cropping Samples-1
Modoc (California) Map Cropping Samples-2
Modoc (California) Map Cropping Samples-2
Download outline map of Modoc (geojson format) : Modoc.geojson (**)
Download polygon array of Modoc map for "Google Maps" : Modoc.txt
Bounding Box for Modoc Map : ( 41.183484 , -121.457213 , 41.997613 , -119.998287 )
Wikipedia ID for Modoc : Q109695
Wikipedia SPARQL Query for Modoc (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q109695 wdt:P1082 ?population. }
OPTIONAL { wd:Q109695 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q109695 wdt:P2046 ?area. }
OPTIONAL { wd:Q109695 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q109695 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q109695 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"](41.183484, -121.457213, 41.997613, -119.998287);
);
out geom;

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

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

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


Neighborhoods and Villages of Modoc
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Adin 41.196424 , -120.949427
Alturas 41.491111 , -120.549091
Ambrose 41.501830 , -120.981360
Boles 41.539050 , -121.059140
Bormister 41.355170 , -120.537180
Brooks Mill 41.279340 , -120.310780
California Pines 41.411652 , -120.660450
Campbell 41.239900 , -120.280500
Canby 41.447719 , -120.884341
Cantrall Mill 41.319060 , -120.327450
Cedarville 41.528044 , -120.174783
Christensen 41.280730 , -120.568570
Copic 41.865160 , -121.341930
Cornell 41.799330 , -121.319430
D Flourney 41.239890 , -120.532450
Dalton 41.936270 , -121.419430
Daphnedale Park 41.508887 , -120.550673
Davis Creek 41.733560 , -120.374060
Day 41.211550 , -121.374430
Demuth 41.337660 , -121.266090
Derner 41.299060 , -120.560510
Dibble Place 41.189340 , -120.896910
Eagleville 41.319026 , -120.114604
Fairport 41.985170 , -120.321900
Flournoy Ranch 41.234960 , -120.314930
Fort Bidwell 41.862980 , -120.158897
Grizzlie Place 41.901000 , -120.640520
Hackamore 41.551830 , -121.123590
Hannchen 41.840160 , -121.404430
Harper 41.214890 , -120.931630
Homestead 41.913490 , -121.423050
Juniper 41.479890 , -120.572730
Kalina 41.995160 , -121.420270
Kandra 41.825990 , -121.399990
Kauffman 41.233780 , -120.467450
Kephart 41.589050 , -121.314150
Lake City 41.646002 , -120.225506
Lakeview Junction 41.476000 , -120.537730
Likely 41.225338 , -120.503275
Liskey 41.848770 , -121.409990
Lookout 41.210009 , -121.154510
Lookout Junction 41.258500 , -121.234700
Mammoth 41.730440 , -121.354990
McArthur 41.331560 , -120.537450
McGarva 41.287950 , -120.561340
Meares 41.620720 , -121.198870
Menlo Baths 41.265730 , -120.083830
Mulkey Place 41.864890 , -120.638850
New Pine Creek 41.987315 , -120.300887
Newell 41.889827 , -121.367442
Old Hulbert Place 41.438220 , -121.052750
Perez 41.676270 , -121.254150
R Flourney 41.211010 , -120.526900
Ramsey 41.282120 , -120.508290
Scarface 41.411550 , -121.294980
Staley 41.888210 , -121.380820
Stronghold 41.905430 , -121.409710
Surprise Station 41.573780 , -120.436340
Tionesta 41.645990 , -121.328040
Tuber 41.936820 , -121.451380
Vestil 41.236560 , -120.559400
White Horse 41.311000 , -121.398320
Williams 41.263230 , -120.529120
Willow Ranch 41.902390 , -120.358290


Notes:
- You can download geometry data for Modoc 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 Modoc neighborhoods and villages map.


Share this page