Opened 2 days ago
Last modified 2 days ago
#24686 new defect
Plugin not respecting query parameters for ESRI_FEATURE_SERVER
| Reported by: | Owned by: | taylor.smock | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin mapwithai | Version: | tested |
| Keywords: | parameter, query, FeatureServer, Esri | Cc: |
Description
I'm trying to append custom parameters to my ESRI_FEATURE_SERVER source. Specifically, I'm specifying the query parameter outFields to output only certain fields, but all the fields are being returned instead.
To reproduce, here are my settings for one such data source:
Parameter name: outFields
Parameter value: COUNTY,INC_MUNI,UNINC_COMM,NBRHD_COMM,ADDNUM_PRE,ADD_NUMBER,ADDNUM_SUF,ST_PREMOD,ST_PREDIR,ST_PRETYP,ST_PRESEP,ST_NAME,ST_POSTYP,ST_POSDIR,ST_POSMOD,PRIMENAME,FULLADDR,POST_COMM,POST_CODE,POST_CODE4,BUILDING,FLOOR,UNIT,ROOM,SEAT,ADDL_LOC,FULLSUBADD,LANDMKNAME,MILE_POST,PLACE_TYPE
Enabled: true
Parameter name: where
Parameter value: STATUS='A'
Enabled: true
Source name: NJ Address Points
Type of Source: ESRI_FEATURE_SERVER
Attachments (0)
Change History (2)
comment:1 by , 2 days ago
| Owner: | changed from to |
|---|
comment:2 by , 2 days ago
| Owner: | changed from to |
|---|


