Contents

Features

Examples

URL Parameters

================================================================

Features (some via URL parameters):

Embeddable with custom sizing

When embedded nav bar changes based upon size

Identify for apps (just click to identify)

Get districts on any map

Districts info window changes based upon text length

Zoom to county

Zoom to address and show districts (via form or url parameters)

Set custom title

Set app service and visible layers

Set a center point & zoom level

Layer list changes dynamically when app is specified

Zoom to address and display districts

Create permalink with url shortening

Right click menu

Define visible layers in the dynamic basemap service

“My Location” widget that displays GPS/XY coordinates and has links to all the popular mapping services

=============================================================

Examples:

Saline Co

http://www.geostor.arkansas.gov/g6/viewer.html?z=4&ll=529666.40176127804,3833906.9741141498&app=app_saline&title=Saline%20Co.%20Viewer

Jonesboro

http://www.geostor.arkansas.gov/g6/Viewer.html?ll=709352.3168383058,3966604.583537602&z=5&app=app_jonesboro&title=Jonesboro%20Map%20Viewer

Crawford Co

http://www.geostor.arkansas.gov/g6/Viewer.html?ll=383332.0814645017,3928160.548316198&z=5&app=APP_CRAWFORD_COUNTY&Crawford%20Co%20Viewer

City of Hope

http://www.geostor.arkansas.gov/G6/Viewer.html?app=APP_hope&title=City%20of%20Hope%20Map%20Viewer&ll=445229.09484186175,3725530.3201390738&z=6

AGFC

http://www.geostor.arkansas.gov/g6/viewer.html?app=app_agfc&title=AGFC%20Viewer

ADEQ

http://www.geostor.arkansas.gov/g6/viewer.html?app=app_adeq&title=EnviroView

AOGC

http://www.geostor.arkansas.gov/g6/viewer.html?app=app_aogc&title=AOGC%20Viewer

Ours

http://www.geostor.arkansas.gov/g6/viewer.html

 

And: (even cooler)

AGFC Embedded

http://www.geostor.arkansas.gov/g6/viewer.html?app=app_agfc&embed=true&h=600&w=600

ADEQ Embedded

http://www.geostor.arkansas.gov/g6/viewer.html?app=app_adeq&embed=true&h=400&w=400

http://www.geostor.arkansas.gov/g6/viewer.html?embed=true&h=750&w=750&z=7&ll=432252.31472163484,3907331.712908524&app=app_adeq (with zoom set)

Reps:

http://www.geostor.arkansas.gov/g6/viewer.html?embed=true&h=750&w=750&app=app_districts&title=rep

Zoom to address:

http://www.geostor.arkansas.gov/g6/Viewer.html?addr=16%20durham,%20little%20rock,%20ar,%2072209

Zoom by lat/long

http://www.geostor.arkansas.gov/g6/Viewer.html?ll=34.6287259281428,-92.5112108565054&z=9

Zoom and display districts by address:

http://www.geostor.arkansas.gov/G6/Viewer.html?addr=1%20capitol%20mall,little%20rock,ar,72201

A house by shortened permalink showing parcels and the high res image service as the base layer:

http://bit.ly/a3UDaX

House of Reps App

http://bit.ly/9YihuT

A custom map I made and created a permalink to:

http://bit.ly/a9i486

Meth usage in 2006 for central AR

http://bit.ly/dBnBaY

Embedded map using the GPS coordinates for where I deer hunt with Bucks taken for that County

http://bit.ly/deB8GJ

 

===============================================================

URL Parameters

·         Z

o   zoom level

o   value = 0 – 10

§  where 10 is zoomed all the way in

·         embed

o   created embedded map

o   value = true

o   requires h & w parameters

·         h

o   height for embedded viewer

o   value = 300 – whatever

o   navbar changes dependent upon size

·         w

o   width for embedded viewer

o   value = 300 – whatever

o   navbar changes dependent upon size

·         ll

o   zoom to location

o   value = x,y pair (UTM) or lat/long

o   requires z parameter

·         addr

o   zoom to address & display districts info

o   value = street, city, state, zip

·         app

o   display app layer

o   values based upon layers here:

§  http://www.geostor.arkansas.gov/ArcGIS/rest/services/APPS

o   You can also define the visible layers like so:

§  &app=app_adeq(1,4,6)

§  PLEASE NOTE: IF THE LAYER ISNT VISIBLE IN THE MXD THIS WILL NOT DISPLAY IT!

·         Title

o   Changes title of map for full page viewer

·         Base

o   Define the visible basemap services here, comma separated

o   Values:

§  streetMap

§  imagery

§  hillshade

§  topo

§  acf

§  hires

o   Examples:

§  &base=imagery,acf

§  &base=streetMap

·         Dyn

o   Set the visible layers of the dynamic basemap layer

o   Examples:

§  &dyn=1,3,5