{ "currentVersion": 10.91, "id": 0, "name": "FCC Security Fencing - Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Gate_Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e4d0144af347d3ad0004e361458ded6a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALdJREFUGJVtyrFKQnEYhvFH+uDDOigcbEonXTNscWsWl0NX4BrkDTjlpOJVNLh5AwVJRKM5uImTS5uc7Z+8CNZgQ5K/9XmMPYvHcSuUQ5UtG6Y8q61XAAMiZozSWpqQ+d0vufOKD9VQz/zNu7pWwl9Z8rpRxx/9wyjR5Jgska50azpR7ugAxBbnzIMvhS7+1W8IaViYVnrgnDoFTg+GBXM9aWA0eWdC4kXv60xVdnyx5oVP7umz/QF/sDvC17lGLwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Existing", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1033b64e1c394d7d9473af47dd0cc2f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMlJREFUGJVjYYAAltXmQvHKfF/1fv9l+H76I8POnLM/9zMwMDCwMDAw8Jx1YlhiKPzOnxGqWpeXIUOFi73L4/DPNpaDtuwNRsI//RmQACcbA7+dyM/KBQbsZ1hkeRi8GLAAThYGHn2hn4EszAw/+bApYGBgYGBhFeJj+fqP/RYDw09pdMn/DAwM735+vcHy4MPPelE2BnMRDgYuZAU3PjBc3HHgZweL10mGw3sNGPxlxNnbudl+6v37x/DtzVeGPU8/M2S3MzD8BgAyJzx6FjcWFQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6022292.386066809, "ymin": 2177470.945894316, "xmax": 6080386.046782136, "ymax": 2270921.968309477, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Gate_Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Gate_Status", "type": "esriFieldTypeString", "alias": "Gate_Status", "length": 20, "domain": { "type": "codedValue", "name": "Security_Gate_Status", "description": "Gate Status", "codedValues": [ { "name": "Existing", "code": "0" }, { "name": "Proposed", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Fencing", "description": "Fence Types", "codedValues": [ { "name": "Cable", "code": "0" }, { "name": "Chain Link", "code": "1" }, { "name": "Clear Vu", "code": "2" }, { "name": "Secureifor 4D", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Location_Notes", "type": "esriFieldTypeString", "alias": "Location_Notes", "length": 200, "domain": null }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "length": 8, "domain": null }, { "name": "Drive_Gate_Count", "type": "esriFieldTypeSmallInteger", "alias": "Drive_Gate_Count", "domain": { "type": "codedValue", "name": "Drive_Gate_Count", "description": "Drive Gate Count", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Walk_Gate_Count", "type": "esriFieldTypeSmallInteger", "alias": "Walk_Gate_Count", "domain": { "type": "codedValue", "name": "Walk_Gate_Count", "description": "Walk Gate Count", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Property_ID", "type": "esriFieldTypeString", "alias": "AIM Property ID", "length": 50, "domain": null }, { "name": "Location_ID", "type": "esriFieldTypeString", "alias": "AIM Location ID", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R85_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_85", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S54_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }