{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Natural Environment", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "Lakes - (1,000-ft Buffer)" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 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": -1.070795839785619E7, "ymin": 5741819.217765055, "xmax": -1.0659818968733126E7, "ymax": 5797732.132117611, "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": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 194, 56, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 160, 44, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var input = $feature.name + \" \" + $feature.districtid; // Assuming $feature.label is your attribute containing the text\nvar maxLength = 15; // Maximum characters per line\n\nvar output = '';\nvar currentLine = '';\n\n// Split input into words\nvar words = Split(input, ' ');\n\n// Loop through each word\nfor (var i in words) {\n var word = words[i];\n \n // Check if adding the word will exceed maxLength\n if (Count(currentLine + ' ' + word) > maxLength) {\n // If adding the word would exceed maxLength, add currentLine to output and start a new line\n output += Trim(currentLine) + '\\n';\n currentLine = '';\n }\n \n // Add the word to currentLine with a space\n currentLine += ' ' + word;\n}\n\n// Add the last line to output\noutput += Trim(currentLine);\n\nreturn Trim(output); // Trim to remove any leading/trailing whitespace\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "zonedesc = 'Natural Environment'", "useCodedValues": true, "maxScale": 0, "minScale": 40000, "name": "Natural Environment", "priority": -1, "symbol": { "type": "esriTS", "color": [ 51, 160, 44, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "zoneclass", "type": "esriFieldTypeString", "alias": "Zoning Classification", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "zoneclass" }, { "name": "zonedesc", "type": "esriFieldTypeString", "alias": "Zoning Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "zonedesc" }, { "name": "districtid", "type": "esriFieldTypeString", "alias": "District ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "districtid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "name" }, { "name": "pwi_class", "type": "esriFieldTypeString", "alias": "PWI Class", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "pwi_class" }, { "name": "shoreclass_dnr", "type": "esriFieldTypeString", "alias": "Shoreland Class (DNR)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "shoreclass_dnr" }, { "name": "shoreclass_county", "type": "esriFieldTypeString", "alias": "Shoreland Class (County)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "shoreclass_county" }, { "name": "shoreclass_city", "type": "esriFieldTypeString", "alias": "Shoreland Class (City)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "shoreclass_city" }, { "name": "shoreclass", "type": "esriFieldTypeString", "alias": "Shoreland Class", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "shoreclass" }, { "name": "shorebuffdistft", "type": "esriFieldTypeDouble", "alias": "Shoreland Buffer (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shorebuffdistft" }, { "name": "shoretype", "type": "esriFieldTypeString", "alias": "Shore Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "shoretype" }, { "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": "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3329", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3195_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "GD - (General Development) - (1,000-ft Buffer)", "description": "", "prototype": { "attributes": { "zoneclass": null, "shorebuffdistft": null, "shoretype": null, "zonedesc": "General Development", "districtid": null, "name": null, "pwi_class": null, "shoreclass_dnr": null, "shoreclass_county": null, "shoreclass_city": null, "shoreclass": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "RD - (Recreational Development) - (1,000-ft Buffer)", "description": "", "prototype": { "attributes": { "zoneclass": null, "shorebuffdistft": null, "shoretype": null, "zonedesc": "Recreational Development", "districtid": null, "name": null, "pwi_class": null, "shoreclass_dnr": null, "shoreclass_county": null, "shoreclass_city": null, "shoreclass": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "NE - (Natural Environment) - (1,000-ft Buffer)", "description": "", "prototype": { "attributes": { "zoneclass": null, "shorebuffdistft": null, "shoretype": null, "zonedesc": "Natural Environment", "districtid": null, "name": null, "pwi_class": null, "shoreclass_dnr": null, "shoreclass_county": null, "shoreclass_city": null, "shoreclass": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "CNE - (County Natural Environment) - (1,000-ft Buffer)", "description": "", "prototype": { "attributes": { "zoneclass": null, "shorebuffdistft": null, "shoretype": null, "zonedesc": "Natural Environment (County)", "districtid": null, "name": null, "pwi_class": null, "shoreclass_dnr": null, "shoreclass_county": null, "shoreclass_city": null, "shoreclass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 32000, "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 }