{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Sidewalks", "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": false, "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": 931821.0339103043, "ymin": 1.6560293396676227E7, "xmax": 1084065.2845392972, "ymax": 1.6694950552886307E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279 } }, "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 }, "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": "", "displayField": "Layer", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "FiscalYear", "type": "esriFieldTypeDate", "alias": "FiscalYear", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FiscalYear" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "STREET" }, { "name": "FROM_", "type": "esriFieldTypeString", "alias": "FROM_", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "FROM_" }, { "name": "TO_", "type": "esriFieldTypeString", "alias": "TO_", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TO_" }, { "name": "AreaDesc", "type": "esriFieldTypeString", "alias": "AreaDesc", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "AreaDesc" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Type" }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ADARampNE", "type": "esriFieldTypeString", "alias": "ADARampNE", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADARampNE" }, { "name": "ADARampNW", "type": "esriFieldTypeString", "alias": "ADARampNW", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADARampNW" }, { "name": "ADARampSE", "type": "esriFieldTypeString", "alias": "ADARampSE", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADARampSE" }, { "name": "ADARampSW", "type": "esriFieldTypeString", "alias": "ADARampSW", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADARampSW" }, { "name": "SidewalkonLeft", "type": "esriFieldTypeString", "alias": "SidewalkonLeft", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SidewalkonLeft" }, { "name": "SidewalkonRight", "type": "esriFieldTypeString", "alias": "SidewalkonRight", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SidewalkonRight" }, { "name": "SidewalkonType", "type": "esriFieldTypeString", "alias": "SidewalkonType", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SidewalkonType" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Sidewalk Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "swPavmtSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SURFTYPE" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owner By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the public works asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "Length1", "type": "esriFieldTypeDouble", "alias": "Sidewalk Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length1" }, { "name": "Condition_", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "strwCondition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Rutting", "code": "Rutting" }, { "name": "Reprofile", "code": "Reprofile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Condition_" }, { "name": "Sidewalk", "type": "esriFieldTypeString", "alias": "Sidewalk", "domain": { "type": "codedValue", "name": "PW Sidewalks", "description": "sidewalk status/type", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Construction", "code": "Construction" }, { "name": "Potential", "code": "Potential" }, { "name": "Conc-Pad", "code": "Conc-Pad" }, { "name": "Driveway", "code": "Driveway" }, { "name": "School", "code": "School" }, { "name": "ACME25R", "code": "ACME25R" }, { "name": "Damaged", "code": "Damaged" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Sidewalk" }, { "name": "SidewalkLengthMI", "type": "esriFieldTypeDouble", "alias": "Sidewalk Length Mi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SidewalkLengthMI" }, { "name": "SwAssessment", "type": "esriFieldTypeString", "alias": "SwAssessment", "domain": { "type": "codedValue", "name": "PW Sidewalk Assessment", "description": "Sidewalk Assessment", "codedValues": [ { "name": "Tripping Hazard/Uneven", "code": "Tripping Hazard/Uneven" }, { "name": "Sunken", "code": "Sunken" }, { "name": "Broken/Cracked", "code": "Broken/Cracked" }, { "name": "Missing/Gap", "code": "Missing/Gap" }, { "name": "Overgrown Grass/Dirt", "code": "Overgrown Grass/Dirt" }, { "name": "Sunken Pavers", "code": "Sunken Pavers" }, { "name": "Satisfactory", "code": "Satisfactory" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SwAssessment" }, { "name": "SwRate", "type": "esriFieldTypeString", "alias": "SwRate", "domain": { "type": "codedValue", "name": "PW Sidewalk Rate", "description": "", "codedValues": [ { "name": "Needs Immediate Attention/Repair", "code": "Needs Immediate Attention/Repair" }, { "name": "Moderate/Useable", "code": "Moderate/Useable" }, { "name": "Good Condition", "code": "Good Condition" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SwRate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R632_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sidewalks", "description": "", "prototype": { "attributes": { "SwAssessment": null, "SwRate": null, "Layer": null, "ID": null, "FiscalYear": null, "Date": null, "STREET": null, "FROM_": null, "TO_": null, "AreaDesc": null, "Type": null, "DISTRICT": null, "LASTUPDATE": null, "SidewalkLengthMI": null, "Sidewalk": null, "Condition_": null, "Length1": null, "FACILITYID": null, "ADARampNE": null, "ADARampNW": null, "ADARampSE": null, "ADARampSW": null, "SidewalkonLeft": null, "SidewalkonRight": null, "SidewalkonType": null, "WIDTH": null, "SURFTYPE": null, "OWNEDBY": null, "MAINTBY": null, "LASTEDITOR": null, "ADACOMPLY": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Curb Ramps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": 1048928.5572407246, "ymin": 1.6584994201277152E7, "xmax": 1081219.232816726, "ymax": 1.6635482592426151E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279 } }, "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RampType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "18c51db80cead4f188a0492f6d6b9a56", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmZJREFUOI21lb9LW1EUxz83DWRJlzcZx4QXcAlCAl1cCuJUkSK8lA51KI1LhsYuQgajVJwcO/ikUATRJxQC6R+QqURMFkfBjDXTheJQgvBuh5O8/Dam0DO9e++5n3fPOd9zb5j/ZOFpDg+nzD8Lk+6OlbJ+KUc3/hlsLqw0RpeAV4MLGuOBAVcpy530k7Fg34uUMHrnsRMpyGF0zvciu6FsuzQV7HuRkqIdQOtNKNfgtgXnl/DmBSwtwMoi2DFQtHd8j1goy+ZEcD+09Ru+/4T8NygW4fVbeG+B1nB9DcmPUFyD7XWIRsj5HvTDA3AnpwG08BUSy3BzA7Y9GJXjQD4PhQI8fwf3JwI3F72c904shQLkpIll2NgYhXZtbg6Oj+X7wxc42wKMPgIyAfjhlHk61a83JfxxJx22aBT29iCZhE9NyMR7sgwD9Ou0XJOcToN2zbbFv1yDTBx8j9VQlsqIKm5bUqhZLJWC7D587ts3Aj6/lOrPYtYY/zBIm2I0IDrVejZwd1/AQnfAjm4YTxaWFkSnjvN0aLUq+4C7EbkZcBXkVhZF/Pm8SGqa1euwvw9XB2Cg0p0PwEpZLkbn7Jh0VKEgOo1GJ0NbLTg8FP9MHFCWC3oI7OiG70V2Fe2d7XXpKBCdjpNevS7QxB/YeCkRh/puugFVhLLtku8Ri0bI3Z9IRyWTotNUqlf9alXCL64J1I7xQz12CQmcTd+T3j/bko4q10Sn0Lvdrg4kfAPuMHQsuAs3F5aL0UeZOOlMfFD8wJ2BCsoaCH8qGCTndC4U32M1mB94miYLfuqb14mg0hs9rXv+AnhZ4fMJGU0vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ADA-Existing", "label": "ADA-Existing", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b6d20c3e564caf2697b3d2cd2b0a8c6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAntJREFUOI21lb1LW1EYh5+TBoKQUrhTI7gEI7iI1ICLiyAurTgIiRbUqdfFwY9FmiFRenEqTg6mFIoinisUAukf4FQiJEsnh5qxZjogTkG4p8O5uUlMYrTQdzsf97nvx+99T5j/ZOF+F+5PGXwRZqKxFsL6I1Kq8s9gfW5NoFUOeNd+oNAuaMgLYeV7/aQr2HMjObTKPuaRAButbM+N7IbS9VxfsOdGcoJ6AC1XoVCC6xrIS1ichKlRmB2HRAwE9aznEgulWesJboXWbuH7T1j/Bixn4M0YLFnIW4X8/Qs2HDLzsLMA0Qi250IrPAD7OQ2gm19BjmRArsJQoj2smRSk1nEONnFWJHfHBq7PmzlvemwKBRhP5UgG3naBNsx6DR+/APDhUHK2BWh1BCQD8P0pg/jVL1f98Lt5+tAGomDvIRcl21VIxpuyDAO06rRQ8nPaD9qwoQQsZyiUHJJx8FzmQmmKHaq4rmEK9RwbHsPJwqf3za0OsLwElqzngV913g+DaVO0AoxO5a16Htj/LmChfHBKVbRrDqZGMTqdST2dWrlgahSAmw65acgLsGfHgQ0HUutGUv3sqgwnDpP7oKHY2A7AQlh5tLITMcjMg3OwaXQ6EO0NVTU4/UxmHpJxQFh5UA/AKVXx3MiuoJ7dWQBnRZoDe6+79K7KBvpSsjptIg61TLo2VYTS9ZznEotGsO+OTUfJRWl0PTzWrH7lAk7MrFidhkSMH+KxIWTgrHmu6f2zLdiuQqHk4PjzrjHdJvdN+BryD6FdwQ24PrfyaHWUjDORjLeLH7jRUERYbeH3BYPJOf5A8Vzmgv22p6m33vu+eX4Exebqac3zFwcM6/OQOmN+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Construction", "label": "Construction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8b78407c6f401046e239446647bfb9d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAoJJREFUOI21lb9LG2EYxz9vGjgHA/W2BCQ0oOIigoGApNQsglC5QTDSxamRQpfqIjgYofkTOhgoiiDeCYVc072CUHKgm0OXBFzqLR4tWRqEezu8l58mphb6bO+vz/v8+L7PG+Y/WXjYhrtjYk/CzDXHQug/xKp3+c9gearPIb088LJ7wUNaIKEohF4cdElfsG9peaS3+5BHAnJIL+db2l4o28gPBfuWlhc0WtCLGpQqUHXBdGAtBelpWJyFiSgIGru+RTSUZWMguBPq/oJP3+DtIRA3YCwOqQhmo4759RoObXYM2F6BUY2cb0EnvAUOctqCvvsIpmvAwguIxLrDGp+HySUK5wcUbIf6kYLL03bO2x6rQgHKU9M14FkfaNNGnkLqDTjw+oPDySYgvX0g2QLfHRMjqP5FLQi/n6e9Fh6BmSzmmcNWDZKJtizDAJ06LVWCnA6DNi0Sg7hBqWKTTIBvsRzKUr6niqqLKtRjbCxOwYb3rzqC6d1jOkAq8jiwdn9/GNQzRXqA0qnZqD8OHJxrsfAC8Kp3KS21kJ5G6XR8/u+p7hXpDAA39+QmoSggtzgLHNowuaQkNcxuq3Btk5oCCeXmdAsshF5EermJKOwYUDg/UDoNjwyG/v4J3z+zY0AyAQi9CF4PeNW79C1tT9DY3V6Bgu2AA8xk+0vvtqqgzx3WMyriUEen61JFKNvI+xbRUY1c/Ui9KPPMafeKZvXdK7hWvWI9AxNRvoiHmpCCs+Fb6u2fbMJWDUoVm4Kt1tdSkM5AakqFL6HYC+0LbsLlqV5EevvJBHPJRLf4gRsJZYTeFf5QMKicEzQU32K5Nd/1NXmDjg//84IIyu3RYFin/QFAcu1ihgjpQAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Existing", "label": "Existing", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4628d4952c5ed3a60f6a2f1902d12bf6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAolJREFUOI21lT1IW1EYhp+TBoIQEe5kBJeYRFxEMNDFRRCXVoIISSkEB+l1cVEXMYNR6ihOHYwUiiHoFQoJ6RycSi4mi5MUzVgzHRCnINzT4ebeJJoYW+i3nb/nfD/v+Y6X/2Tefhsec4y88TLtjIXQfou4rP4zWJ1r0yiZBt53LkiUAQoyQmiZXpd0BVuGL42SOy95JEBHSd0yfLueRCPdF2wZvrSg4UIrNciX4bYOZyZ8eAszEzA/BeEACBo7lkHAk2C1J7gdWr+H7z9h7RukSLJIiBWGkOY9V+YNEbKkYrC1BH4fumVAO9wFN3PqQte/wpiZ5BfvCDPaEVWcOdaIs144ZLBQ4uHEhqvzVs5bHtuFAmxPx8wky12gjg2jccw2AJ++lDjdAJQ8AqIu+DHHCM3qV2p2+N08fWp+BthDJ2KW2KxBNNiSpRegXaf5sp3TflDHwoySIkm+nCUaBMtgwZOg+EwVt3VYJPQqqGOThEgU4PPH1twz8JkJKwz9FVjrst8L9jNFScDWqTTv/wrsnHNZyCY4LqvKsBdmJuDKvCHO3KuhF1SZmQDg7pncFGQE6PNTECHLGnGG0fpCK1yzT5bLcVBQdOZdsBBaBiX1cABSMVgvHHLMNn4GekLrSA7IkYpBNAgILQPyCTguq5bh2xU0draWYLBQAmAPvav0KlxzQI6xWInlWTtiT1un61CFJ9FIWwYBvw/94cR+URGzRIokk4Tc6l9QZb/ZK5ZnIRzgh3ipCdlwVi3DfvunG7BZg3w5S6Jgrzvd7XLcDl9B5im0K9iBq3Mtg5JH0SDT0WCn+IE7BUWE1hF+XzDYOafZUCyDBXe+42uSvY73//OaERRbo96wdvsDP1jtr328eOAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Potential", "label": "Potential", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "RampType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DETECTWARN", "type": "esriFieldTypeString", "alias": "Detectable Warning", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DETECTWARN" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Ramp Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Ramp Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "strwCondition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Rutting", "code": "Rutting" }, { "name": "Reprofile", "code": "Reprofile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Condition" }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnedBy" }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the public works asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ManagedBy" }, { "name": "RampType", "type": "esriFieldTypeString", "alias": "RampType", "domain": { "type": "codedValue", "name": "PW Ramp Type", "description": "Ramp Type", "codedValues": [ { "name": "ADA-Existing", "code": "ADA-Existing" }, { "name": "Existing", "code": "Existing" }, { "name": "Construction", "code": "Construction" }, { "name": "Potential", "code": "Potential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RampType" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R627_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "ADA-Existing", "name": "ADA-Existing", "domains": { "DETECTWARN": {"type": "inherited"}, "Condition": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ManagedBy": {"type": "inherited"}, "RampType": {"type": "inherited"} }, "templates": [ { "name": "ADA-Existing", "description": "", "prototype": { "attributes": { "RampType": "ADA-Existing", "ManagedBy": null, "FACILITYID": null, "DETECTWARN": null, "WIDTH": null, "SLOPE": null, "INSTALLDATE": null, "LASTUPDATE": null, "LASTEDITOR": null, "Condition": null, "OwnedBy": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Construction", "name": "Construction", "domains": { "DETECTWARN": {"type": "inherited"}, "Condition": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ManagedBy": {"type": "inherited"}, "RampType": {"type": "inherited"} }, "templates": [ { "name": "Construction", "description": "", "prototype": { "attributes": { "RampType": "Construction", "ManagedBy": null, "FACILITYID": null, "DETECTWARN": null, "WIDTH": null, "SLOPE": null, "INSTALLDATE": null, "LASTUPDATE": null, "LASTEDITOR": null, "Condition": null, "OwnedBy": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Existing", "name": "Existing", "domains": { "DETECTWARN": {"type": "inherited"}, "Condition": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ManagedBy": {"type": "inherited"}, "RampType": {"type": "inherited"} }, "templates": [ { "name": "Existing", "description": "", "prototype": { "attributes": { "RampType": "Existing", "ManagedBy": null, "FACILITYID": null, "DETECTWARN": null, "WIDTH": null, "SLOPE": null, "INSTALLDATE": null, "LASTUPDATE": null, "LASTEDITOR": null, "Condition": null, "OwnedBy": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Potential", "name": "Potential", "domains": { "DETECTWARN": {"type": "inherited"}, "Condition": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ManagedBy": {"type": "inherited"}, "RampType": {"type": "inherited"} }, "templates": [ { "name": "Potential", "description": "", "prototype": { "attributes": { "RampType": "Potential", "ManagedBy": null, "FACILITYID": null, "DETECTWARN": null, "WIDTH": null, "SLOPE": null, "INSTALLDATE": null, "LASTUPDATE": null, "LASTEDITOR": null, "Condition": null, "OwnedBy": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Sidewalk_Assessment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": 1055677.5467215837, "ymin": 1.6582468216443926E7, "xmax": 1081930.912468458, "ymax": 1.664535311010953E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279 } }, "sourceSpatialReference": { "wkid": 102737, "latestWkid": 2275 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 0, 76, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "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": "", "displayField": "SW_Issue", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SW_Issue", "type": "esriFieldTypeString", "alias": "SW_Issue", "domain": { "type": "codedValue", "name": "PW Sidewalk Assessment", "description": "Sidewalk Assessment", "codedValues": [ { "name": "Tripping Hazard/Uneven", "code": "Tripping Hazard/Uneven" }, { "name": "Sunken", "code": "Sunken" }, { "name": "Broken/Cracked", "code": "Broken/Cracked" }, { "name": "Missing/Gap", "code": "Missing/Gap" }, { "name": "Overgrown Grass/Dirt", "code": "Overgrown Grass/Dirt" }, { "name": "Sunken Pavers", "code": "Sunken Pavers" }, { "name": "Satisfactory", "code": "Satisfactory" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SW_Issue" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R940_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S668_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sidewalk_Assessment", "description": "", "prototype": { "attributes": { "SW_Issue": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }