{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "GIS_WEB.DBO.Park_LabelsAnno", "type": "Annotation Layer", "parentLayer": { "id": 0, "name": "Park Labels" }, "defaultVisibility": true, "minScale": 0, "maxScale": 50000, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "GIS_WEB.DBO.Park_LabelsAnno", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8983775.5694, "ymin": 5140639.8081, "xmax": -8952587.5175, "ymax": 5157801.307300001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TextString", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AnnotationClassID" }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontSize" }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOffset" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlipAngle" }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "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": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_448_FeatureI", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "545e4d193b3147c99e520e8d79a30c71" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "GIS_WEB.DBO.conneaut_streams", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8991854.7958, "ymin": 5126405.919200003, "xmax": -8963371.6726, "ymax": 5157612.641500004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTR_NM", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "CONNEAUT CREEK", "label": "CONNEAUT CREEK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "TURKEY CREEK", "label": "TURKEY CREEK" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 207, 255 ], "toColor": [ 208, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 182, 255 ], "toColor": [ 252, 195, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 182, 252, 255 ], "toColor": [ 185, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 187, 255 ], "toColor": [ 252, 233, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 237, 255 ], "toColor": [ 252, 210, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 179, 255 ], "toColor": [ 223, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 212, 252, 255 ], "toColor": [ 218, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 184, 255 ], "toColor": [ 184, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 32, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WTR_LN_ID", "typeIdField": "WTR_NM", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WTR_LN_ID", "type": "esriFieldTypeString", "alias": "WTR_LN_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "WTR_LN_ID" }, { "name": "WATER_TYP", "type": "esriFieldTypeString", "alias": "WATER_TYP", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "WATER_TYP" }, { "name": "CHAN_REP", "type": "esriFieldTypeString", "alias": "CHAN_REP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CHAN_REP" }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "WTR_NM", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WTR_NM" }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SOURCE_CIT" }, { "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": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S44_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "CONNEAUT CREEK", "name": "CONNEAUT CREEK", "domains": {}, "templates": [ { "name": "CONNEAUT CREEK", "description": "", "prototype": { "attributes": {"WTR_NM": "CONNEAUT CREEK"} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TURKEY CREEK", "name": "TURKEY CREEK", "domains": {}, "templates": [ { "name": "TURKEY CREEK", "description": "", "prototype": { "attributes": {"WTR_NM": "TURKEY CREEK"} }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "545e4d193b3147c99e520e8d79a30c71" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Conneaut Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "GIS_WEB.DBO.conneaut_roads", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9006169.9764, "ymin": 5112803.859499998, "xmax": -8957073.631, "ymax": 5158933.4619999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 80, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ST_NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ {"separator": " "} ], "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLPROCID", "type": "esriFieldTypeDouble", "alias": "CLPROCID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLPROCID" }, { "name": "CLNAMERDID", "type": "esriFieldTypeDouble", "alias": "CLNAMERDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLNAMERDID" }, { "name": "LNAMERDID", "type": "esriFieldTypeDouble", "alias": "LNAMERDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LNAMERDID" }, { "name": "RNAMERDID", "type": "esriFieldTypeDouble", "alias": "RNAMERDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RNAMERDID" }, { "name": "CLRTERDID", "type": "esriFieldTypeDouble", "alias": "CLRTERDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLRTERDID" }, { "name": "LRTERDID", "type": "esriFieldTypeDouble", "alias": "LRTERDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRTERDID" }, { "name": "RRTERDID", "type": "esriFieldTypeDouble", "alias": "RRTERDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RRTERDID" }, { "name": "L_FIPS", "type": "esriFieldTypeString", "alias": "L_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "L_FIPS" }, { "name": "R_FIPS", "type": "esriFieldTypeString", "alias": "R_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "R_FIPS" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "ROADNUMBER", "type": "esriFieldTypeString", "alias": "ROADNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADNUMBER" }, { "name": "ST_PREFIX", "type": "esriFieldTypeString", "alias": "ST_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ST_PREFIX" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "ST_SUFFIX", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ST_SUFFIX" }, { "name": "ST_SUFFIX2", "type": "esriFieldTypeString", "alias": "ST_SUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_SUFFIX2" }, { "name": "LMUNI", "type": "esriFieldTypeString", "alias": "LMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LMUNI" }, { "name": "RMUNI", "type": "esriFieldTypeString", "alias": "RMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RMUNI" }, { "name": "LADDMUNI", "type": "esriFieldTypeString", "alias": "LADDMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LADDMUNI" }, { "name": "RADDMUNI", "type": "esriFieldTypeString", "alias": "RADDMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RADDMUNI" }, { "name": "ALTPREFIX", "type": "esriFieldTypeString", "alias": "ALTPREFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTPREFIX" }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ALTNAME" }, { "name": "ALTTYPE", "type": "esriFieldTypeString", "alias": "ALTTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ALTTYPE" }, { "name": "ALTSUFFIX", "type": "esriFieldTypeString", "alias": "ALTSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTSUFFIX" }, { "name": "ALTSUFFIX2", "type": "esriFieldTypeString", "alias": "ALTSUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTSUFFIX2" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLAGE" }, { "name": "COORDINATE", "type": "esriFieldTypeInteger", "alias": "COORDINATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COORDINATE" }, { "name": "FIELDNOTE", "type": "esriFieldTypeString", "alias": "FIELDNOTE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FIELDNOTE" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIR" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEEDLIMIT" }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "DIV_CODE", "type": "esriFieldTypeString", "alias": "DIV_CODE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIV_CODE" }, { "name": "RAMPCODE", "type": "esriFieldTypeString", "alias": "RAMPCODE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RAMPCODE" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LSN" }, { "name": "ALSN", "type": "esriFieldTypeString", "alias": "ALSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "ALSN" }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "PAVEMENT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PAVEMENT" }, { "name": "LEFTFROM", "type": "esriFieldTypeInteger", "alias": "LEFTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTFROM" }, { "name": "LEFTTO", "type": "esriFieldTypeInteger", "alias": "LEFTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTTO" }, { "name": "RIGHTFROM", "type": "esriFieldTypeInteger", "alias": "RIGHTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTFROM" }, { "name": "RIGHTTO", "type": "esriFieldTypeInteger", "alias": "RIGHTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTTO" }, { "name": "SEGLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGLENGTH" }, { "name": "SEGID", "type": "esriFieldTypeDouble", "alias": "SEGID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGID" }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "SHIELD", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "SHIELD" }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "RSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RSTATE" }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "LSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSTATE" }, { "name": "RCOUNTY", "type": "esriFieldTypeString", "alias": "RCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "RCOUNTY" }, { "name": "LCOUNTY", "type": "esriFieldTypeString", "alias": "LCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LCOUNTY" }, { "name": "DOTMPBEG", "type": "esriFieldTypeDouble", "alias": "DOTMPBEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOTMPBEG" }, { "name": "DOTMPEND", "type": "esriFieldTypeDouble", "alias": "DOTMPEND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOTMPEND" }, { "name": "MPBEGIN", "type": "esriFieldTypeDouble", "alias": "MPBEGIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPBEGIN" }, { "name": "MPEND", "type": "esriFieldTypeDouble", "alias": "MPEND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPEND" }, { "name": "LENGTH3D", "type": "esriFieldTypeDouble", "alias": "LENGTH3D", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH3D" }, { "name": "NLFIDNEW", "type": "esriFieldTypeString", "alias": "NLFIDNEW", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NLFIDNEW" }, { "name": "NLFIDOLD", "type": "esriFieldTypeString", "alias": "NLFIDOLD", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NLFIDOLD" }, { "name": "LPREFIX", "type": "esriFieldTypeString", "alias": "LPREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LPREFIX" }, { "name": "LNAME", "type": "esriFieldTypeString", "alias": "LNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LNAME" }, { "name": "LTYPE", "type": "esriFieldTypeString", "alias": "LTYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LTYPE" }, { "name": "LSUFFIX", "type": "esriFieldTypeString", "alias": "LSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LSUFFIX" }, { "name": "LSUFFIX2", "type": "esriFieldTypeString", "alias": "LSUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LSUFFIX2" }, { "name": "RPREFIX", "type": "esriFieldTypeString", "alias": "RPREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RPREFIX" }, { "name": "RNAME", "type": "esriFieldTypeString", "alias": "RNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RNAME" }, { "name": "RTYPE", "type": "esriFieldTypeString", "alias": "RTYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "RTYPE" }, { "name": "RSUFFIX", "type": "esriFieldTypeString", "alias": "RSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RSUFFIX" }, { "name": "RSUFFIX2", "type": "esriFieldTypeString", "alias": "RSUFFIX2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RSUFFIX2" }, { "name": "ARCHAIN", "type": "esriFieldTypeDouble", "alias": "ARCHAIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCHAIN" }, { "name": "ARORDER", "type": "esriFieldTypeDouble", "alias": "ARORDER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARORDER" }, { "name": "MPISLAND", "type": "esriFieldTypeDouble", "alias": "MPISLAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPISLAND" }, { "name": "MPCHAIN", "type": "esriFieldTypeDouble", "alias": "MPCHAIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPCHAIN" }, { "name": "MPORDER", "type": "esriFieldTypeDouble", "alias": "MPORDER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPORDER" }, { "name": "ISLANDCOUN", "type": "esriFieldTypeInteger", "alias": "ISLANDCOUN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ISLANDCOUN" }, { "name": "CHAINCOUNT", "type": "esriFieldTypeDouble", "alias": "CHAINCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHAINCOUNT" }, { "name": "CARDINAL", "type": "esriFieldTypeSmallInteger", "alias": "CARDINAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CARDINAL" }, { "name": "L_TWP", "type": "esriFieldTypeString", "alias": "L_TWP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_TWP" }, { "name": "R_TWP", "type": "esriFieldTypeString", "alias": "R_TWP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_TWP" }, { "name": "TWP_CODE", "type": "esriFieldTypeInteger", "alias": "TWP_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TWP_CODE" }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "JURISDICT" }, { "name": "DISPLAY", "type": "esriFieldTypeString", "alias": "DISPLAY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DISPLAY" }, { "name": "LEFTZIP", "type": "esriFieldTypeString", "alias": "LEFTZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LEFTZIP" }, { "name": "RIGHTZIP", "type": "esriFieldTypeString", "alias": "RIGHTZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RIGHTZIP" }, { "name": "LUSPS_CITY", "type": "esriFieldTypeString", "alias": "LUSPS_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LUSPS_CITY" }, { "name": "RUSPS_CITY", "type": "esriFieldTypeString", "alias": "RUSPS_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RUSPS_CITY" }, { "name": "LCOMM", "type": "esriFieldTypeString", "alias": "LCOMM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LCOMM" }, { "name": "RCOMM", "type": "esriFieldTypeString", "alias": "RCOMM", "domain": null, "editable": true, "nullable": true, "length": 50, "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": "R117_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Conneaut Roads", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "545e4d193b3147c99e520e8d79a30c71" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Natural Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "GIS_WEB.DBO.ParksandManaged_Areas", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9018727.1348, "ymin": 5085935.651000001, "xmax": -8963350.005, "ymax": 5155615.506800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 85, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SubName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MACODE", "type": "esriFieldTypeString", "alias": "MACODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MACODE" }, { "name": "FIRST_CONT", "type": "esriFieldTypeString", "alias": "FIRST_CONT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRST_CONT" }, { "name": "MANAGED_AR", "type": "esriFieldTypeString", "alias": "MANAGED_AR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MANAGED_AR" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Label_Acre", "type": "esriFieldTypeString", "alias": "Label_Acre", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Label_Acre" }, { "name": "Known_CE", "type": "esriFieldTypeString", "alias": "Known_CE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Known_CE" }, { "name": "PublicAcce", "type": "esriFieldTypeString", "alias": "PublicAcce", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PublicAcce" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "EaseLndown", "type": "esriFieldTypeString", "alias": "EaseLndown", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EaseLndown" }, { "name": "ACQ_YEAR", "type": "esriFieldTypeString", "alias": "ACQ_YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ACQ_YEAR" }, { "name": "Year_Num", "type": "esriFieldTypeSmallInteger", "alias": "Year_Num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year_Num" }, { "name": "OpenOnly", "type": "esriFieldTypeString", "alias": "OpenOnly", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "OpenOnly" }, { "name": "SubName", "type": "esriFieldTypeString", "alias": "SubName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SubName" }, { "name": "CONT_TYPE", "type": "esriFieldTypeString", "alias": "CONT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONT_TYPE" }, { "name": "Calc_Acres", "type": "esriFieldTypeDouble", "alias": "Calc_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Calc_Acres" }, { "name": "Deed_Restrictions", "type": "esriFieldTypeString", "alias": "Deed_Restrictions", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Deed_Restrictions" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Creator" }, { "name": "CDate", "type": "esriFieldTypeDate", "alias": "CDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Editor" }, { "name": "EDate", "type": "esriFieldTypeDate", "alias": "EDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDate" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "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": "R103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Natural Areas", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "545e4d193b3147c99e520e8d79a30c71" } ], "tables": [] }