{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Sidewalks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4800, "maxScale": 0, "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": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1420532095000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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 }, "extent": { "xmin": 490595.5537407473, "ymin": 2110859.2723561525, "xmax": 514396.3607978299, "ymax": 2136282.9659312367, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIDEWIDTH", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 218, 206, 255 ], "width": 2 }, "value": "", "label": "Unknown Width", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 218, 206, 255 ], "width": 2 }, "value": "4", "label": "4-5'", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 218, 206, 255 ], "width": 2 }, "value": "5", "label": "4-5'", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 218, 206, 255 ], "width": 3 }, "value": "6", "label": "6-7'", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 218, 206, 255 ], "width": 3 }, "value": "7", "label": "6-7'", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 218, 206, 255 ], "width": 4 }, "value": "8", "label": "8-10'", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 218, 206, 255 ], "width": 4 }, "value": "10", "label": "8-10'", "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": "GlobalID", "displayField": "STREETNAME", "typeIdField": "SIDEWIDTH", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "SURFACEMAT", "type": "esriFieldTypeString", "alias": "Surface Material", "domain": { "type": "codedValue", "name": "StreetSurfaceMaterial", "description": "Surface materials for streets", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Concrete", "modelName": "SURFACEMAT" }, { "name": "SIDEWIDTH", "type": "esriFieldTypeDouble", "alias": "Sidewalk Width (Ft)", "domain": { "type": "range", "name": "SidewalkWidth", "description": "Sidewalk width", "range": [ 2, 40 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 5, "modelName": "SIDEWIDTH" }, { "name": "SIDECLASS", "type": "esriFieldTypeString", "alias": "Sidewalk Classification", "domain": { "type": "codedValue", "name": "SidewalkClassification", "description": "Sidewalk usage classification", "codedValues": [ { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Primary", "modelName": "SIDECLASS" }, { "name": "TRAFFICVOL", "type": "esriFieldTypeString", "alias": "Traffic Volume", "domain": { "type": "codedValue", "name": "TrafficVolume", "description": "Amount of traffic use", "codedValues": [ { "name": "Light", "code": "Light" }, { "name": "Medium", "code": "Medium" }, { "name": "Heavy", "code": "Heavy" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Light", "modelName": "TRAFFICVOL" }, { "name": "INROW", "type": "esriFieldTypeSmallInteger", "alias": "In Right-of-Way", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "INROW" }, { "name": "INPARK", "type": "esriFieldTypeSmallInteger", "alias": "In Park", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "INPARK" }, { "name": "HASBLISTER", "type": "esriFieldTypeSmallInteger", "alias": "Has Passing Blisters", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "HASBLISTER" }, { "name": "ADACOMPLY", "type": "esriFieldTypeSmallInteger", "alias": "ADA Compliant", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ADACOMPLY" }, { "name": "CRTCLCUST", "type": "esriFieldTypeSmallInteger", "alias": "CriticalCustomer", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CRTCLCUST" }, { "name": "DISABLECUST", "type": "esriFieldTypeSmallInteger", "alias": "Near Disabled Customer", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DISABLECUST" }, { "name": "RECORDLENG", "type": "esriFieldTypeDouble", "alias": "Recorded Length (Ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORDLENG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Owner or operator", "codedValues": [ { "name": "New Haven", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Fort Wayne", "code": -2 }, { "name": "Allen County", "code": -3 }, { "name": "State of Indiana", "code": -4 }, { "name": "NIPSCo", "code": -5 }, { "name": "AEP", "code": -6 }, { "name": "Paulding Putnam", "code": -7 }, { "name": "Other", "code": -98 }, { "name": "Unknown", "code": -99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "TRAILSYSTEM", "type": "esriFieldTypeSmallInteger", "alias": "Trail System", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "Boolean values. 0 = False, 1 = True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TRAILSYSTEM" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R278_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_278", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_278", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S242_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "", "domains": { "SURFACEMAT": {"type": "inherited"}, "SIDEWIDTH": {"type": "inherited"}, "SIDECLASS": {"type": "inherited"}, "TRAFFICVOL": {"type": "inherited"}, "INROW": {"type": "inherited"}, "INPARK": {"type": "inherited"}, "HASBLISTER": {"type": "inherited"}, "ADACOMPLY": {"type": "inherited"}, "CRTCLCUST": {"type": "inherited"}, "DISABLECUST": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "TRAILSYSTEM": {"type": "inherited"} }, "templates": [ { "name": "; 4; 5", "description": "", "prototype": { "attributes": { "STREETNAME": null, "SURFACEMAT": "Concrete", "SIDEWIDTH": null, "SIDECLASS": "Primary", "TRAFFICVOL": "Light", "INROW": 1, "INPARK": 0, "HASBLISTER": 0, "ADACOMPLY": 1, "CRTCLCUST": 0, "RECORDLENG": null, "OWNEDBY": 1, "COMMENTS": null, "TRAILSYSTEM": 0, "INSTALLDATE": null, "LOCDESC": null, "DISABLECUST": 0, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "SURFACEMAT": {"type": "inherited"}, "SIDEWIDTH": {"type": "inherited"}, "SIDECLASS": {"type": "inherited"}, "TRAFFICVOL": {"type": "inherited"}, "INROW": {"type": "inherited"}, "INPARK": {"type": "inherited"}, "HASBLISTER": {"type": "inherited"}, "ADACOMPLY": {"type": "inherited"}, "CRTCLCUST": {"type": "inherited"}, "DISABLECUST": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "TRAILSYSTEM": {"type": "inherited"} }, "templates": [ { "name": "; 4; 5", "description": "", "prototype": { "attributes": { "STREETNAME": null, "SURFACEMAT": "Concrete", "SIDEWIDTH": 4, "SIDECLASS": "Primary", "TRAFFICVOL": "Light", "INROW": 1, "INPARK": 0, "HASBLISTER": 0, "ADACOMPLY": 1, "CRTCLCUST": 0, "RECORDLENG": null, "OWNEDBY": 1, "COMMENTS": null, "TRAILSYSTEM": 0, "INSTALLDATE": null, "LOCDESC": null, "DISABLECUST": 0, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "5", "domains": { "SURFACEMAT": {"type": "inherited"}, "SIDEWIDTH": {"type": "inherited"}, "SIDECLASS": {"type": "inherited"}, "TRAFFICVOL": {"type": "inherited"}, "INROW": {"type": "inherited"}, "INPARK": {"type": "inherited"}, "HASBLISTER": {"type": "inherited"}, "ADACOMPLY": {"type": "inherited"}, "CRTCLCUST": {"type": "inherited"}, "DISABLECUST": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "TRAILSYSTEM": {"type": "inherited"} }, "templates": [ { "name": "; 4; 5", "description": "", "prototype": { "attributes": { "STREETNAME": null, "SURFACEMAT": "Concrete", "SIDEWIDTH": 5, "SIDECLASS": "Primary", "TRAFFICVOL": "Light", "INROW": 1, "INPARK": 0, "HASBLISTER": 0, "ADACOMPLY": 1, "CRTCLCUST": 0, "RECORDLENG": null, "OWNEDBY": 1, "COMMENTS": null, "TRAILSYSTEM": 0, "INSTALLDATE": null, "LOCDESC": null, "DISABLECUST": 0, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "6", "domains": { "SURFACEMAT": {"type": "inherited"}, "SIDEWIDTH": {"type": "inherited"}, "SIDECLASS": {"type": "inherited"}, "TRAFFICVOL": {"type": "inherited"}, "INROW": {"type": "inherited"}, "INPARK": {"type": "inherited"}, "HASBLISTER": {"type": "inherited"}, "ADACOMPLY": {"type": "inherited"}, "CRTCLCUST": {"type": "inherited"}, "DISABLECUST": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "TRAILSYSTEM": {"type": "inherited"} }, "templates": [ { "name": "6; 7", "description": "", "prototype": { "attributes": { "STREETNAME": null, "SURFACEMAT": "Concrete", "SIDEWIDTH": 6, "SIDECLASS": "Primary", "TRAFFICVOL": "Light", "INROW": 1, "INPARK": 0, "HASBLISTER": 0, "ADACOMPLY": 1, "CRTCLCUST": 0, "RECORDLENG": null, "OWNEDBY": 1, "COMMENTS": null, "TRAILSYSTEM": 0, "INSTALLDATE": null, "LOCDESC": null, "DISABLECUST": 0, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "7", "domains": { "SURFACEMAT": {"type": "inherited"}, "SIDEWIDTH": {"type": "inherited"}, "SIDECLASS": {"type": "inherited"}, "TRAFFICVOL": {"type": "inherited"}, "INROW": {"type": "inherited"}, "INPARK": {"type": "inherited"}, "HASBLISTER": {"type": "inherited"}, "ADACOMPLY": {"type": "inherited"}, "CRTCLCUST": {"type": "inherited"}, "DISABLECUST": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "TRAILSYSTEM": {"type": "inherited"} }, "templates": [ { "name": "6; 7", "description": "", "prototype": { "attributes": { "STREETNAME": null, "SURFACEMAT": "Concrete", "SIDEWIDTH": 7, "SIDECLASS": "Primary", "TRAFFICVOL": "Light", "INROW": 1, "INPARK": 0, "HASBLISTER": 0, "ADACOMPLY": 1, "CRTCLCUST": 0, "RECORDLENG": null, "OWNEDBY": 1, "COMMENTS": null, "TRAILSYSTEM": 0, "INSTALLDATE": null, "LOCDESC": null, "DISABLECUST": 0, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "8", "domains": { "SURFACEMAT": {"type": "inherited"}, "SIDEWIDTH": {"type": "inherited"}, "SIDECLASS": {"type": "inherited"}, "TRAFFICVOL": {"type": "inherited"}, "INROW": {"type": "inherited"}, "INPARK": {"type": "inherited"}, "HASBLISTER": {"type": "inherited"}, "ADACOMPLY": {"type": "inherited"}, "CRTCLCUST": {"type": "inherited"}, "DISABLECUST": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "TRAILSYSTEM": {"type": "inherited"} }, "templates": [ { "name": "8; 10", "description": "", "prototype": { "attributes": { "STREETNAME": null, "SURFACEMAT": "Concrete", "SIDEWIDTH": 8, "SIDECLASS": "Primary", "TRAFFICVOL": "Light", "INROW": 1, "INPARK": 0, "HASBLISTER": 0, "ADACOMPLY": 1, "CRTCLCUST": 0, "RECORDLENG": null, "OWNEDBY": 1, "COMMENTS": null, "TRAILSYSTEM": 0, "INSTALLDATE": null, "LOCDESC": null, "DISABLECUST": 0, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 10, "name": "10", "domains": { "SURFACEMAT": {"type": "inherited"}, "SIDEWIDTH": {"type": "inherited"}, "SIDECLASS": {"type": "inherited"}, "TRAFFICVOL": {"type": "inherited"}, "INROW": {"type": "inherited"}, "INPARK": {"type": "inherited"}, "HASBLISTER": {"type": "inherited"}, "ADACOMPLY": {"type": "inherited"}, "CRTCLCUST": {"type": "inherited"}, "DISABLECUST": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "TRAILSYSTEM": {"type": "inherited"} }, "templates": [ { "name": "8; 10", "description": "", "prototype": { "attributes": { "STREETNAME": null, "SURFACEMAT": "Concrete", "SIDEWIDTH": 10, "SIDECLASS": "Primary", "TRAFFICVOL": "Light", "INROW": 1, "INPARK": 0, "HASBLISTER": 0, "ADACOMPLY": 1, "CRTCLCUST": 0, "RECORDLENG": null, "OWNEDBY": 1, "COMMENTS": null, "TRAILSYSTEM": 0, "INSTALLDATE": null, "LOCDESC": null, "DISABLECUST": 0, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }