{ "currentVersion": 10.22, "id": 8, "name": "fpfgis.SDE.Street_Lights", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": true, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 46, "name": "", "relatedTableId": 284, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "StreetLightID", "composite": true } ], "isDataVersioned": false, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "geometryType": "esriGeometryPoint", "minScale": 10000, "maxScale": 0, "extent": { "xmin": 877066.475188829, "ymin": 1018648.9083084911, "xmax": 887681.0569779947, "ymax": 1024143.7158884034, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7fe0c4c09ef54f151dcd1af4f7a22c80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAihJREFUOI2lkz1IW1EYhp8bbzg1FVGvDXFJlm7tcmLt1EVxqLQ4tA0UzSQoWUoxf5KSQLlDJK1KWnESoRAJFFqkMSAI1Q4FKXRwMlyHjLWF4h+pchC1Q3rTBJEOfacP3u8853u/w9H5T+mXGUNDDA4OMg1QKBDJ5yn8E5BI8EQpvs3M8L6lBWd/P9cB1tZwAoTDPBKCrslJZi8AEgmejozw7PCQY0CrVDivh4+PExge5mVrK1c0jbN0mrkGQFubaDo9VcLvxw1MZTKs2d7+PvdCIfqkxGdZHBhGhw67jRNMTKgZh0NooFJ+P75olAGHo+rF4wxIiceyOFhZ6Xgeiey+aogghLgDkEzyZWuLYizG/Z4ePHZTdzeeUomD6Wk+LC7++mr3K6U+6wALCyrf20tnjapXl1Yvw+CqaRIwTRUAWF/nZzCIVwdwuXA0N9NsN9uj10sIdKfzb2SXC0ctwuYmye3t6q3lMndDIXqlpL0eUC6zNz/PR5+PVYCjI05qANPkDUA4zONQiFtS0l4qUenqogVgZ4eKlLSPjnI7n+fd1BRvG5ZoHw4GyUiJ17LYy2ZZT6d5AJDNshoO0yclXuAFgA2pATweccMw1DXLYn95mRTwHaoAIF8s8knTMA2DTrdb3ATVCIjHVaqpSWjn5+pHLMbc2BgP63cQjTILaJom3PG4Sl2IABCJqKRdHx9ztrHBnl3/gbwG1fA6l/7GXI6lXI6ly3xbvwFe4LCyiFSewQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetLightID", "typeIdField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "DateInspected", "type": "esriFieldTypeDate", "alias": "Date Inspected", "domain": null, "editable": true, "nullable": true, "length": 36 }, { "name": "StreetLightID", "type": "esriFieldTypeString", "alias": "Street Light ID", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "Condition", "type": "esriFieldTypeInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "ConditionRating", "codedValues": [ { "name": "Excellent - like new", "code": 4 }, { "name": "Good - no action required", "code": 3 }, { "name": "Fair - maintenance required", "code": 2 }, { "name": "Poor - should be replaced", "code": 1 } ] }, "editable": true, "nullable": true }, { "name": "PoleType", "type": "esriFieldTypeInteger", "alias": "Pole Type", "domain": { "type": "codedValue", "name": "StreetLightPole", "codedValues": [ { "name": "Concrete Pole", "code": 1 }, { "name": "Metal Pole", "code": 2 }, { "name": "Other/Unknown", "code": 3 } ] }, "editable": true, "nullable": true }, { "name": "FixtureType", "type": "esriFieldTypeInteger", "alias": "Fixture Type", "domain": { "type": "codedValue", "name": "StreetLightFixture", "codedValues": [ { "name": "GE Americana Series M-400", "code": 1 }, { "name": "King Luminaire", "code": 2 }, { "name": "King Twin Fixtures", "code": 3 }, { "name": "Other/Unknown", "code": 4 } ] }, "editable": true, "nullable": true }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "Field_ID", "type": "esriFieldTypeString", "alias": "Field_ID", "domain": null, "editable": true, "nullable": true, "length": 100 } ], "types": [], "templates": [ { "name": "fpfgis.SDE.Street_Lights", "description": "", "prototype": { "attributes": { "Field_ID": null, "DateInspected": null, "StreetLightID": null, "Condition": null, "PoleType": null, "FixtureType": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true }