Little River (Arkansas) Map Cropping Samples
Little River (Arkansas) Map Cropping Samples-1
Little River (Arkansas) Map Cropping Samples-2
Little River neighborhoods and villages map with 3D shadow effect
flag map of Little River with 3D shadow effect
Little River map with 3d shadow effect
Download outline map of Little River (geojson format) :
Little River.geojson (**)
Download polygon array of Little River map for "Google Maps" :
Little River.txt
Bounding Box for Little River Map : ( 33.533673 , -94.485878 , 33.945281 , -93.824439 )
Wikipedia ID for Little River : Q61526
Wikipedia SPARQL Query for Little River (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q61526 wdt:P1082 ?population. }
OPTIONAL { wd:Q61526 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q61526 wdt:P2046 ?area. }
OPTIONAL { wd:Q61526 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q61526 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q61526 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 Little River map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.533673, -94.485878, 33.945281, -93.824439);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Little River)
[out:json];
(
rel["name"="Little River"][type=boundary];
rel["name:en"="Little River"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Little River
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alleene | 33.770120 , -94.260480 |
Arden | 33.689560 , -94.285760 |
Arkinda | 33.780390 , -94.468820 |
Ashdown | 33.674614 , -94.126583 |
Cerrogordo | 33.919840 , -94.476040 |
Cole | 33.650950 , -93.986580 |
Cross Roads | 33.835390 , -94.389090 |
Fomby | 33.679570 , -94.008800 |
Foreman | 33.719795 , -94.397935 |
Hicks | 33.719290 , -94.124920 |
Jacks Isle | 33.716790 , -94.056300 |
Jewell | 33.856230 , -94.424100 |
Lanesport | 33.649280 , -94.472980 |
Long | 33.658450 , -94.026860 |
Millwood | 33.671510 , -93.982970 |
Oak Grove | 33.698730 , -94.182970 |
Oak Grove | 33.854280 , -94.406590 |
Ogden | 33.584152 , -94.044736 |
Orton | 33.646230 , -93.923520 |
Pankov | 33.704560 , -94.339920 |
Peytonville | 33.693730 , -94.078250 |
Pine Prairie | 33.607070 , -94.150190 |
Red Bluff | 33.645950 , -93.958240 |
Richmond | 33.637620 , -94.207420 |
Rocky Comfort | 33.705120 , -94.405760 |
Thompson Subdivision | 33.584290 , -94.031300 |
Wades Chapel | 33.664840 , -94.271590 |
Wallace | 33.681780 , -94.358540 |
Wilton | 33.738553 , -94.147993 |
Winthrop | 33.830765 , -94.354252 |
Yarborough Landing | 33.712625 , -94.010850 |
Notes:
- You can download geometry data for Little River 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.