featureserver
Advanced tools
Changelog
[2.11.1] - 04-18-2018
empty
fields arrayreturnGeometry=false
and outSR=<EPSG>
, delete the outSR
param since no geometry will be present to reprojectChangelog
[2.11.0] - 04-17-2018
idField
are maintained as separate field in addition to OBJECTID when creating ESRI jsonidField
is not set or references non- or out-of-range integer valuesidField
is a mixed-case version of 'OBJECTID'hasStaticData
to false
Changelog
[2.10.2] - 04-10-2018
Changelog
[2.10.1] - 04-06-2018
fields
array objects have properties name
, type
, alias
, defaultValue: null
, domain: null
, editable: false
, nullable: false
and sqlType: "sqlTypeOther"
fields
array objects of type String
and Date
have a length
property with values 128
and 36
respectfullyfields
array in the response is the object with name: 'OBJECTID'
fields
array objects have properties name
, type
, alias
, defaultValue: null
, domain: null
, and sqlType: "sqlTypeOther"
fields
array in the response is the object with name: 'OBJECTID'
Changelog
[2.9.2] - 12-28-2017