FREAC / LABINS

A web mapping application created for the Florida Department of Environmental Protection to provide survey data for the state of Florida.
https://labins.org/map
0 stars 0 forks source link

adding fdep oculus link and note on how to access for public #224

Closed clintonlunn closed 2 years ago

clintonlunn commented 2 years ago

Added FDEP Oculus (public access) link to ECL data query panel results image

clintonlunn commented 2 years ago

@shodge17 I found a bad link: image

here is the link that comes from the data: https://depedms.dep.state.fl.us:443Oculus/servlet/shell?command=getEntity&[guid=20.99489.1]&[profile=Beach_Mgmt_Funding_Assistance]

but it should be: https://depedms.dep.state.fl.us:443/Oculus/servlet/shell?command=getEntity&[guid=20.99489.1]&[profile=Beach_Mgmt_Funding_Assistance]

If you look at the difference, it's just a missing '/' character between the port number and 'Oculus'

all of the links for reference: https://maps.freac.fsu.edu/arcgis/rest/services/LABINS/LABINS_Data_ccr_relate/MapServer/17/query?where=1%3D1&text=&objectIds=&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelIntersects&relationParam=&outFields=ecl_name%2Csurvey_lin&returnGeometry=false&returnTrueCurves=false&maxAllowableOffset=&geometryPrecision=&outSR=&returnIdsOnly=false&returnCountOnly=false&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&gdbVersion=&returnDistinctValues=false&resultOffset=&resultRecordCount=&queryByDistance=&returnExtentsOnly=false&datumTransformation=&parameterValues=&rangeValues=&f=html

shodge17 commented 2 years ago

1) comment out the "Download Information" line - The user will get the file from FDEP Oculus link rather than our link. 2) change your NOTE text : :...click the ECL name link..." 3) is it possible to add the attached .png? I know I was a bit frustrated the first time I tried to use Oculus

oculus_login

clintonlunn commented 2 years ago

@shodge17 How does this look? image