{ "isCoGoEnabled": false, "extent": { "ymin": "NaN", "xmin": "NaN", "ymax": "NaN", "xmax": "NaN", "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2258, "zTolerance": 0.001, "wkid": 102713, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "attachmentid", "isEnabled": true, "name": "id" }, { "fieldName": "globalid", "isEnabled": true, "name": "globalId" }, { "fieldName": "att_name", "isEnabled": true, "name": "name" }, { "fieldName": "data_size", "isEnabled": true, "name": "size" }, { "fieldName": "content_type", "isEnabled": true, "name": "contentType" }, { "fieldName": "keywords", "isEnabled": true, "name": "keywords" }, { "fieldName": "exifinfo", "isEnabled": true, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "attachmentid", "alias": "attachmentid", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 38, "name": "globalid", "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 250, "name": "att_name", "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 150, "name": "content_type", "alias": "content_type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 2048, "name": "keywords", "alias": "keywords", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 1073741822, "name": "exifinfo", "alias": "exifinfo", "type": "esriFieldTypeString" } ], "datesInUnknownTimezone": false, "infoInEstimates": [ "extent", "count" ], "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.7.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.91, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "MaintenanceRequests", "allowTrueCurvesUpdates": false, "displayField": "dateofrequest", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "dateofrequest", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "dateofrequest", "length": 29, "alias": "Date Of Request", "type": "esriFieldTypeDate" }, { "modelName": "maintenancetype", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MaintenanceType", "description": "", "type": "codedValue", "codedValues": [ { "code": "Split", "name": "Split" }, { "code": "Combine", "name": "Combine" }, { "code": "Fix Boundary", "name": "Fix Boundary" }, { "code": "Subdivision", "name": "Subdivision" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "maintenancetype", "length": 50, "alias": "Maintenance Type", "type": "esriFieldTypeString" }, { "modelName": "newparcelnumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "newparcelnumber", "length": 50, "alias": "NewParcelNumber(s)", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": "New", "length": 50, "type": "esriFieldTypeString", "modelName": "status", "domain": { "name": "MaintenanceRequests_status_2122f61f-d4dc-4da9-8737-0acdb57896ba", "type": "codedValue", "codedValues": [ { "code": "New", "name": "New" }, { "code": "In Progress", "name": "In Progress" }, { "code": "Questions", "name": "Questions" }, { "code": "Complete", "name": "Complete" } ] }, "name": "status", "alias": "Status" }, { "modelName": "mapper", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "mapper", "length": 50, "alias": "Mapper", "type": "esriFieldTypeString" }, { "modelName": "completiondate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "completiondate", "length": 29, "alias": "CompletionDate", "type": "esriFieldTypeDate" }, { "modelName": "notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 256, "alias": "Notes", "type": "esriFieldTypeString" }, { "modelName": "comments", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comments", "length": 256, "alias": "Comments", "type": "esriFieldTypeString" }, { "modelName": "account", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "account", "length": 255, "alias": "Account", "type": "esriFieldTypeString" }, { "modelName": "url", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "url", "length": 255, "alias": "URL", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "globalid", "type": "esriFieldTypeGlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r1074_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a699_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "38f66a026b714848b758eb82fd0dd4d3", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Combine", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": {"maintenancetype": "Combine"} } } ], "name": "Combine", "domains": { "maintenancetype": {"type": "inherited"} }, "id": "Combine" }, { "templates": [ { "name": "Fix Boundary", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": {"maintenancetype": "Fix Boundary"} } } ], "name": "Fix Boundary", "domains": { "maintenancetype": {"type": "inherited"} }, "id": "Fix Boundary" }, { "templates": [ { "name": "Other", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": {"maintenancetype": "Other"} } } ], "name": "Other", "domains": { "maintenancetype": {"type": "inherited"} }, "id": "Other" }, { "templates": [ { "name": "Split", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": {"maintenancetype": "Split"} } } ], "name": "Split", "domains": { "maintenancetype": {"type": "inherited"} }, "id": "Split" }, { "templates": [ { "name": "Subdivision", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": {"maintenancetype": "Subdivision"} } } ], "name": "Subdivision", "domains": { "maintenancetype": {"type": "inherited"} }, "id": "Subdivision" } ], "capabilities": "Create,Editing,Uploads,Query,Update,Delete,Extract", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 2000, "typeIdField": "maintenancetype", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "field1": "maintenancetype", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 252, 246, 207, 255 ], "fromColor": [ 252, 246, 207, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 179, 252, 255 ], "fromColor": [ 189, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 182, 196, 255 ], "fromColor": [ 252, 182, 196, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 187, 236, 252, 255 ], "fromColor": [ 187, 236, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 185, 252, 182, 255 ], "fromColor": [ 185, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 182, 243, 255 ], "fromColor": [ 252, 182, 243, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 252, 225, 255 ], "fromColor": [ 182, 252, 225, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 209, 192, 255 ], "fromColor": [ 252, 209, 192, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 187, 209, 252, 255 ], "fromColor": [ 187, 209, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 212, 240, 255 ], "fromColor": [ 252, 212, 240, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 227, 252, 184, 255 ], "fromColor": [ 227, 252, 184, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 212, 252, 210, 255 ], "fromColor": [ 212, 252, 210, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 223, 210, 252, 255 ], "fromColor": [ 223, 210, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 202, 206, 252, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Combine", "value": "Combine" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 191, 252, 182, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Fix Boundary", "value": "Fix Boundary" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 252, 212, 187, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Other", "value": "Other" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 197, 252, 251, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Split", "value": "Split" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 252, 179, 209, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Subdivision", "value": "Subdivision" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon" }