{ "currentVersion": 10.22, "id": 274, "name": "fpfgis.SDE.Signs", "type": "Table", "description": "", "copyrightText": "", "defaultVisibility": false, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 191, "name": "", "relatedTableId": 16, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "SITE_NAME", "composite": true } ], "isDataVersioned": false, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SITE_NAME", "typeIdField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "STREET_LIGHT", "type": "esriFieldTypeString", "alias": "IS THERE A STREET LIGHT WITHIN 50 FT OF THE INTERSECTION?", "domain": { "type": "codedValue", "name": "YES or NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ] }, "editable": true, "nullable": true, "length": 50 }, { "name": "POSTED_SPEEDLIMIT", "type": "esriFieldTypeString", "alias": "IS THERE A POSTED SPEEDLIMIT ON BOTH DIRECTIONS APPROACHING THE XWALK?", "domain": { "type": "codedValue", "name": "YES or NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ] }, "editable": true, "nullable": true, "length": 50 }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 300 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "types": [], "templates": [ { "name": "fpfgis.SDE.Signs", "description": "", "prototype": { "attributes": { "COMMENTS": null, "SITE_NAME": null, "STREET_LIGHT": null, "POSTED_SPEEDLIMIT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true }