{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Public Works Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Public Works Road and Street data.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 474799.59400000004, "ymin": 1555738.125, "xmax": 727768.21, "ymax": 1854272.575, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 6.250000005820766E-5, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -32666.418118749993, "mUnits": 31999.999970197678 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 43, 42, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ControlID", "type": "esriFieldTypeString", "alias": "ControlID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ControlID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Name" }, { "name": "Alias1", "type": "esriFieldTypeString", "alias": "Alias1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Alias1" }, { "name": "Alias2", "type": "esriFieldTypeString", "alias": "Alias2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Alias2" }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FromStreet" }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ToStreet" }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Maintenance" }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Classification" }, { "name": "EvacRoute", "type": "esriFieldTypeString", "alias": "EvacRoute", "domain": { "type": "codedValue", "name": "YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "EvacRoute" }, { "name": "FHWA", "type": "esriFieldTypeString", "alias": "FHWA", "domain": { "type": "codedValue", "name": "YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHWA" }, { "name": "ScenicRoad", "type": "esriFieldTypeString", "alias": "ScenicRoad", "domain": { "type": "codedValue", "name": "YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ScenicRoad" }, { "name": "ScenicID", "type": "esriFieldTypeInteger", "alias": "ScenicID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ScenicID" }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lanes" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "domain": { "type": "codedValue", "name": "YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OneWay" }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RouteID" }, { "name": "FromM", "type": "esriFieldTypeDouble", "alias": "FromM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromM" }, { "name": "ToM", "type": "esriFieldTypeDouble", "alias": "ToM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToM" }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SurfaceWidth" }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SurfaceType" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Direction" }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Street_Name" }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street_Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Street_Type" }, { "name": "L_Add_From", "type": "esriFieldTypeInteger", "alias": "L_Add_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_Add_From" }, { "name": "L_Add_To", "type": "esriFieldTypeInteger", "alias": "L_Add_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_Add_To" }, { "name": "R_Add_From", "type": "esriFieldTypeInteger", "alias": "R_Add_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_Add_From" }, { "name": "R_Add_To", "type": "esriFieldTypeInteger", "alias": "R_Add_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_Add_To" }, { "name": "Intersec1", "type": "esriFieldTypeString", "alias": "Intersec1", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Intersec1" }, { "name": "Intersec1_Type", "type": "esriFieldTypeString", "alias": "Intersec1_Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Intersec1_Type" }, { "name": "Intersec2", "type": "esriFieldTypeString", "alias": "Intersec2", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Intersec2" }, { "name": "Intersec2_Type", "type": "esriFieldTypeString", "alias": "Intersec2_Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Intersec2_Type" }, { "name": "LZip", "type": "esriFieldTypeInteger", "alias": "LZip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LZip" }, { "name": "RZip", "type": "esriFieldTypeInteger", "alias": "RZip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RZip" }, { "name": "LComm", "type": "esriFieldTypeString", "alias": "LComm", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LComm" }, { "name": "RComm", "type": "esriFieldTypeString", "alias": "RComm", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RComm" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1091_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Public Works Streets", "description": "", "prototype": { "attributes": { "RComm": null, "LComm": null, "ControlID": null, "Name": null, "Alias1": null, "Alias2": null, "FromStreet": null, "ToStreet": null, "Maintenance": null, "Classification": null, "EvacRoute": null, "FHWA": null, "ScenicRoad": null, "ScenicID": null, "Lanes": null, "OneWay": null, "RouteID": null, "FromM": null, "ToM": null, "SurfaceWidth": null, "SurfaceType": null, "Direction": null, "Street_Name": null, "Street_Type": null, "L_Add_From": null, "L_Add_To": null, "R_Add_From": null, "R_Add_To": null, "Intersec1": null, "Intersec1_Type": null, "Intersec2": null, "Intersec2_Type": null, "LZip": null, "RZip": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }