{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "FCC Security Fencing - Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -5.689779352613435E7, "ymin": -5.452297826715367E7, "xmax": 6.62574685942792E7, "ymax": 2284791.6410293877, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Material", "field2": "Type", "field3": "Status", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 6 }, "defaultLabel": "Proposed Fencing", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 6 }, "value": "1,1,0", "label": "Chain Link, Fence, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 10 }, "value": "1,2,0", "label": "Chain Link, Walk Gate, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 170, 0, 255 ], "width": 6 }, "value": "1,3,0", "label": "Chain Link, Drive Gate, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 6 }, "value": "3,1,0", "label": "Clear Vu, Fence, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 10 }, "value": "3,2,0", "label": "Clear Vu, Walk Gate, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 6 }, "value": "3,3,0", "label": "Clear Vu, Drive Gate, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 6 }, "value": "2,1,0", "label": "Secureifor 4D, Fence, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 10 }, "value": "2,2,0", "label": "Secureifor 4D, Walk Gate, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 92, 230, 255 ], "width": 5 }, "value": "2,3,0", "label": "Secureifor 4D, Drive Gate, Existing", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "Material", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Fencing_Type", "description": "Fence Type", "codedValues": [ { "name": "Fence", "code": "1" }, { "name": "Walk Gate", "code": "2" }, { "name": "Drive Gate", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "Fencing_Material", "description": "Fence Material", "codedValues": [ { "name": "Chain Link", "code": "1" }, { "name": "Secureifor 4D", "code": "2" }, { "name": "Clear Vu", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Location_Notes", "type": "esriFieldTypeString", "alias": "Location_Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Location_Notes" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Gate_Status", "domain": { "type": "codedValue", "name": "Security_Gate_Status", "description": "Gate Status", "codedValues": [ { "name": "Existing", "code": "0" }, { "name": "Proposed", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Drive_Gate_Count" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Walk_Gate_Count" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Responsibility", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Responsibility" }, { "name": "ChannelReach", "type": "esriFieldTypeString", "alias": "ChannelReach", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ChannelReach" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R83_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_83", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S53_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": { "Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Drive_Gate_Count": {"type": "inherited"}, "Walk_Gate_Count": {"type": "inherited"} }, "templates": [ { "name": "Chain Link, Fence, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "1", "Height": null, "Material": "1", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Chain Link, Walk Gate, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "2", "Height": null, "Material": "1", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Chain Link, Drive Gate, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "3", "Height": null, "Material": "1", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3", "name": "3", "domains": { "Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Drive_Gate_Count": {"type": "inherited"}, "Walk_Gate_Count": {"type": "inherited"} }, "templates": [ { "name": "Clear Vu, Fence, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "1", "Height": null, "Material": "3", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Clear Vu, Walk Gate, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "2", "Height": null, "Material": "3", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Clear Vu, Drive Gate, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "3", "Height": null, "Material": "3", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": { "Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "Drive_Gate_Count": {"type": "inherited"}, "Walk_Gate_Count": {"type": "inherited"} }, "templates": [ { "name": "Secureifor 4D, Fence, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "1", "Height": null, "Material": "2", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Secureifor 4D, Walk Gate, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "2", "Height": null, "Material": "2", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Secureifor 4D, Drive Gate, Existing", "description": "", "prototype": { "attributes": { "Responsibility": null, "Length": null, "Location_Notes": null, "Type": "3", "Height": null, "Material": "2", "Install_Date": null, "Status": "0", "Drive_Gate_Count": null, "Walk_Gate_Count": null, "ChannelReach": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }