{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "School Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1758982273000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1889310.3148605525, "ymin": 696963.4395991415, "xmax": 2057050.6060197204, "ymax": 829443.37214531, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 63 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var sdName = $feature.SchoolName;\nvar nl = TextFormatting.NewLine;\nvar subSize = 8;\n//Optional: Change font family\n//var subFont = \"Arial\"; \n// Assemble the tags using the variables\n//var openTag = \"\";\nvar openTag = \"\";\nvar closeTag = \"<\/FNT>\";\n\n// Replace the space and suffix with a NewLine followed by the suffix\nsdName = Replace(sdName, \" LSD\", nl + openTag + \"LSD\" + closeTag);\nsdName = Replace(sdName, \" CSD\", nl + openTag + \"CSD\" + closeTag);\nsdName = Replace(sdName, \" EVSD\", nl + openTag + \"EVSD\" + closeTag);\n\nreturn sdName;", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ { "separator": " ", "forced": true, "breakPosition": "before" }, { "separator": ",", "visible": true, "breakPosition": "before" }, { "separator": "-", "visible": true, "forced": true } ], "useCodedValues": true, "maxScale": 36111.909643, "minScale": 288895.277144, "name": "School District Area", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 92, 230, 255 ], "haloSize": 1.25, "font": { "family": "Roboto Slab", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var sdName = $feature.SchoolName;\nvar subSize = 7 ;\n//Optional: Change font family\n//var subFont = \"Arial\"; \n// Assemble the tags using the variables\n//var openTag = \"\";\nvar openTag = \"\";\nvar closeTag = \"<\/FNT>\";\n//Unicode 0160, entered by pressing \"Alt\", then 0160, then releasing \"Alt\"\nvar s = \" \";\n\n// Replace the space and suffix with a smaller font size of the suffix, including Unicode 0160\nsdName = Replace(sdName, \" LSD\", openTag + s + \" LSD\" + closeTag);\nsdName = Replace(sdName, \" CSD\", openTag + s + \" CSD\" + closeTag);\nsdName = Replace(sdName, \" EVSD\", openTag + s + \" EVSD\" + closeTag);\n\nreturn sdName;", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 36111.909643, "name": "School District Boundary", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 92, 230, 255 ], "haloSize": 1, "font": { "family": "Roboto Slab", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SchoolName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SchoolID", "type": "esriFieldTypeString", "alias": "School District ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SchoolID" }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "School District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SchoolName" }, { "name": "SchoolNameShort", "type": "esriFieldTypeString", "alias": "School District (Short)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SchoolNameShort" }, { "name": "SchoolType", "type": "esriFieldTypeString", "alias": "School District Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SchoolType" }, { "name": "SchoolCode", "type": "esriFieldTypeString", "alias": "School District Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SchoolCode" }, { "name": "Mascot", "type": "esriFieldTypeString", "alias": "Mascot", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Mascot" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "URL" }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Color" }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISAcres" }, { "name": "GISSquareMiles", "type": "esriFieldTypeDouble", "alias": "GIS Square Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISSquareMiles" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_279", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S259_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "School Districts", "description": "", "prototype": { "attributes": { "GISAcres": null, "GISSquareMiles": null, "SchoolID": null, "SchoolName": null, "SchoolNameShort": null, "SchoolType": null, "SchoolCode": null, "Mascot": null, "URL": null, "Color": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "51d900d42d504957bb8e15c3334240c3" }