{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 12, "name": "Inventory (Sidewalk Missing)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 105053, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "Port Angeles ADA iMap Inventory Data", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 990181.9388445616, "ymin": 408080.04879389703, "xmax": 1014035.6408089697, "ymax": 424104.72835864127, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.TRGIS_FID"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 2627, "name": "Label Class 1", "priority": 0, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TRGIS_FID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRKADA_Repaired", "type": "esriFieldTypeString", "alias": "Repaired (Yes/No)", "domain": { "type": "codedValue", "name": "TRKADA_Repaired", "description": "Tracking Tool Yes/No/Repaired", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Future Improvement", "code": "Future" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "No", "modelName": "TRKADA_Repaired" }, { "name": "TRKADA_Project", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRKADA_Project" }, { "name": "TRKADA_Date", "type": "esriFieldTypeDate", "alias": "Date Repaired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TRKADA_Date" }, { "name": "TRKADA_MEF", "type": "esriFieldTypeString", "alias": "MEF Documentation", "domain": { "type": "codedValue", "name": "TRKADA", "description": "Tracking Tool Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "TRKADA_MEF" }, { "name": "TRKADA_ItemCost", "type": "esriFieldTypeInteger", "alias": "Item Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TRKADA_ItemCost" }, { "name": "TRKADA_UserID", "type": "esriFieldTypeString", "alias": "User Initials", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRKADA_UserID" }, { "name": "TRKADA_Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TRKADA_Comment" }, { "name": "TranspoTRKADA", "type": "esriFieldTypeString", "alias": "TranspoTRKADA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "TrackingBDrev", "modelName": "TranspoTRKADA" }, { "name": "CombinedALScore", "type": "esriFieldTypeInteger", "alias": "CombinedALScore", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CombinedALScore" }, { "name": "AIS_Total", "type": "esriFieldTypeInteger", "alias": "AIS_Total", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AIS_Total" }, { "name": "LIS_Total", "type": "esriFieldTypeInteger", "alias": "LIS_Total", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_Total" }, { "name": "LIS_PublBldg", "type": "esriFieldTypeInteger", "alias": "LIS_PublBldg", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_PublBldg" }, { "name": "LIS_ProxSchool", "type": "esriFieldTypeInteger", "alias": "LIS_ProxSchool", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_ProxSchool" }, { "name": "LIS_W2SRoute", "type": "esriFieldTypeInteger", "alias": "LIS_W2SRoute", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_W2SRoute" }, { "name": "LIS_Business", "type": "esriFieldTypeInteger", "alias": "LIS_Business", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_Business" }, { "name": "LIS_Parks", "type": "esriFieldTypeInteger", "alias": "LIS_Parks", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_Parks" }, { "name": "LIS_BusStop", "type": "esriFieldTypeInteger", "alias": "LIS_BusStop", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_BusStop" }, { "name": "LIS_HCTransit", "type": "esriFieldTypeInteger", "alias": "LIS_HCTransit", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_HCTransit" }, { "name": "LIS_Signal", "type": "esriFieldTypeInteger", "alias": "LIS_Signal", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_Signal" }, { "name": "LIS_CommDest", "type": "esriFieldTypeInteger", "alias": "LIS_CommDest", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LIS_CommDest" }, { "name": "TranspoADA", "type": "esriFieldTypeString", "alias": "TranspoADA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TranspoADA" }, { "name": "TranspoGISTRK", "type": "esriFieldTypeString", "alias": "TranspoGISTRK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TranspoGISTRK" }, { "name": "TRKeditor", "type": "esriFieldTypeString", "alias": "TRKeditor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TRKeditor" }, { "name": "TRKdate", "type": "esriFieldTypeDate", "alias": "TRKdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TRKdate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "TG_PortAngelesADA_ALCS_Sidewalk_Missing", "description": "", "prototype": { "attributes": { "LIS_CommDest": 0, "TRKeditor": null, "TranspoGISTRK": null, "TranspoTRKADA": "TrackingBDrev", "CombinedALScore": 0, "AIS_Total": 0, "LIS_Total": 0, "LIS_PublBldg": 0, "LIS_ProxSchool": 0, "LIS_W2SRoute": 0, "LIS_Business": 0, "LIS_Parks": 0, "LIS_BusStop": 0, "LIS_HCTransit": 0, "LIS_Signal": 0, "TRKdate": null, "TRKADA_Date": null, "TRKADA_MEF": "No", "TRKADA_Comment": null, "TRKADA_Repaired": "No", "TRKADA_Project": null, "TRKADA_ItemCost": 0, "TRKADA_UserID": null, "TranspoADA": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }