{ "currentVersion": 10.41, "id": 18, "name": "ChemicalApplication", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CHEM_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CHEM_APPL_ID", "type": "esriFieldTypeString", "alias": "CHEM_APPL_ID", "length": 13, "domain": null }, { "name": "CHEM_CAT", "type": "esriFieldTypeString", "alias": "CHEM_CAT", "length": 5, "domain": { "type": "codedValue", "name": "dChemCat", "codedValues": [ { "name": "Deicing", "code": "DEICE" }, { "name": "Fertilizer", "code": "FERT" }, { "name": "Herbicide", "code": "HERB" }, { "name": "Pesticide", "code": "PEST" } ] } }, { "name": "CHEM_NAME", "type": "esriFieldTypeString", "alias": "CHEM_NAME", "length": 50, "domain": null }, { "name": "CHEM_AM_UNITS", "type": "esriFieldTypeString", "alias": "Chemical amount units", "length": 8, "domain": { "type": "codedValue", "name": "dChemUnit", "codedValues": [ { "name": "Pounds", "code": "IBS" }, { "name": "Gallons", "code": "GAL" }, { "name": "Other", "code": "OTH" }, { "name": "Tonnes", "code": "TON" } ] } }, { "name": "CHEM_AM_CUR", "type": "esriFieldTypeDouble", "alias": "CHEM_AM_CUR", "domain": null }, { "name": "CHEM_AM_PR", "type": "esriFieldTypeDouble", "alias": "CHEM_AM_PR", "domain": null }, { "name": "CHEM_PER_CH", "type": "esriFieldTypeDouble", "alias": "CHEM_PER_CH", "domain": null }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeString", "alias": "REPORTING_YEAR", "length": 4, "domain": null }, { "name": "PERMIT_NUM", "type": "esriFieldTypeString", "alias": "PERMIT_NUM", "length": 11, "domain": null }, { "name": "GEN_COMMENTS", "type": "esriFieldTypeString", "alias": "GEN_COMMENTS", "length": 255, "domain": null } ], "indexes": [ { "name": "R4749_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G17351PERMIT_NUM", "fields": "PERMIT_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [ { "id": 35, "name": "PermitInfo", "relatedTableId": 28, "role": "esriRelRoleDestination", "keyField": "PERMIT_NUM", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }