{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "DGS Mowing Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GRASS_MOWING_STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "COMPLETED", "label": "Completed" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 245, 122, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0 } }, "value": "RESCHEDULED", "label": "Rescheduled" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 132, 168, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "SCHEDULED", "label": "Scheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 184, 255 ], "toColor": [ 252, 216, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 238, 252, 255 ], "toColor": [ 182, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 192, 255 ], "toColor": [ 241, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 224, 255 ], "toColor": [ 202, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 220, 252, 255 ], "toColor": [ 210, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 228, 255 ], "toColor": [ 252, 215, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584947.85844689, "ymin": 4691862.387048862, "xmax": -8561472.787091771, "ymax": 4721095.072076196, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CYCLE_END_DATE", "type": "esriFieldTypeDate", "alias": "CYCLE_END_DATE", "length": 8, "domain": null }, { "name": "CYCLE_START_DATE", "type": "esriFieldTypeDate", "alias": "CYCLE_START_DATE", "length": 8, "domain": null }, { "name": "GRASS_MOWING_STATUS", "type": "esriFieldTypeString", "alias": "GRASS_MOWING_STATUS", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 50, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 200, "domain": null }, { "name": "PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY_ADDRESS", "length": 200, "domain": null }, { "name": "PROPERTY_NAME", "type": "esriFieldTypeString", "alias": "PROPERTY_NAME", "length": 200, "domain": null }, { "name": "REASON_FOR_DELAY", "type": "esriFieldTypeString", "alias": "REASON_FOR_DELAY", "length": 200, "domain": null }, { "name": "SCHEDULED_DATE", "type": "esriFieldTypeDate", "alias": "SCHEDULED_DATE", "length": 8, "domain": null }, { "name": "GIS_LAST_MOD_DTTM", "type": "esriFieldTypeDate", "alias": "GIS_LAST_MOD_DTTM", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "DC_COORDINATE", "type": "esriFieldTypeString", "alias": "DC_COORDINATE", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R51480_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "MOWING_PT_SX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }