{ "currentVersion": 10.91, "id": 7, "name": "Sidewalk Segments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 999447.4485848844, "ymin": 293232.62165889144, "xmax": 1028481.6349389702, "ymax": 318141.6535336375, "spatialReference": { "wkid": 2927, "latestWkid": 2927 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 0, 95, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PARENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARENT_ID", "type": "esriFieldTypeString", "alias": "Parent Segment ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SidewlkID" }, { "name": "SEGMENT_ID", "type": "esriFieldTypeString", "alias": "Segment ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEGMENT_ID" }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": { "type": "codedValue", "name": "Lucity.WorkMaintenanceZone", "description": "Lucity.WorkMaintenanceZone", "codedValues": [ { "name": "1 - INDUSTRIAL", "code": "1" }, { "name": "10 - MINT FARM", "code": "10" }, { "name": "11 - LOWER OLYMPICS", "code": "11" }, { "name": "12 - TERRY TAYLOR", "code": "12" }, { "name": "13 - CVG", "code": "13" }, { "name": "14 - HILLS", "code": "14" }, { "name": "2 - WEST LONGVIEW", "code": "2" }, { "name": "3 - EAST SIDE", "code": "3" }, { "name": "4 - CENTRAL BUSINESS DISTRICT", "code": "4" }, { "name": "5 - NEW WESTSIDE", "code": "5" }, { "name": "6 - OLD WESTSIDE", "code": "6" }, { "name": "7 - ST. HELENS", "code": "7" }, { "name": "8 - HIGHLANDS", "code": "8" }, { "name": "9 - UPPER OLYMPICS", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Neighborhood" }, { "name": "PARCNO", "type": "esriFieldTypeString", "alias": "PARCNO", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "PARCNO" }, { "name": "BLDG", "type": "esriFieldTypeSmallInteger", "alias": "BLDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STREET" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LINEAR_FT", "type": "esriFieldTypeDouble", "alias": "Linear Ft Rep/Repl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINEAR_FT" }, { "name": "REPLACE_YR", "type": "esriFieldTypeString", "alias": "Replacement Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "REPLACEYR" }, { "name": "HISTORIC_SCORING", "type": "esriFieldTypeString", "alias": "Historic Scoring", "domain": { "type": "codedValue", "name": "STSWINV_SW_USER16CD", "description": "OBSTACLE_T", "codedValues": [ { "name": "Utility Pole", "code": "Utility Pole" }, { "name": "Tree", "code": "Tree" }, { "name": "Other", "code": "Other" }, { "name": "Mailbox", "code": "Mailbox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTORIC_SCORING" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R435_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_435", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_435", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S427_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sidewalk Segments", "description": "", "prototype": { "attributes": { "LENGTH": null, "PARENT_ID": null, "SEGMENT_ID": null, "Neighborhood": null, "PARCNO": null, "BLDG": null, "STREET": null, "ADDRESS": null, "WIDTH": null, "LINEAR_FT": null, "REPLACE_YR": null, "HISTORIC_SCORING": null, "COMMENTS": null, "LucityAutoID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }