{ "currentVersion": 10.22, "id": 274, "name": "fpfgis.SDE.Signs", "type": "Table", "description": null, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SITE_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "length": 50, "domain": null }, { "name": "STREET_LIGHT", "type": "esriFieldTypeString", "alias": "IS THERE A STREET LIGHT WITHIN 50 FT OF THE INTERSECTION?", "length": 50, "domain": { "type": "codedValue", "name": "YES or NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ] } }, { "name": "POSTED_SPEEDLIMIT", "type": "esriFieldTypeString", "alias": "IS THERE A POSTED SPEEDLIMIT ON BOTH DIRECTIONS APPROACHING THE XWALK?", "length": 50, "domain": { "type": "codedValue", "name": "YES or NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ] } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 300, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "relationships": [ { "id": 191, "name": "", "relatedTableId": 16, "role": "esriRelRoleDestination", "keyField": "SITE_NAME", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "useStandardizedQueries": true }