{ "isCoGoEnabled": false, "extent": { "ymin": 290090.5979388058, "xmin": 2357582.2761702985, "ymax": 404721.18363781273, "xmax": 2434333.9894644767, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 26853, "zTolerance": 0.001, "wkid": 102750, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -119563800, "falseY": -95817900, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 1000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "syncEnabled": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": true, "id": 2, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Sewer Manhole", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "installed": null, "smh_depth": 0, "smh_id": " ", "comments": " ", "invertin_elev4": 0, "invertin_elev3": 0, "invertin_elev2": 0, "invertin_elev1": 0, "invertout_elev": 0, "smh_diam": 0, "smh_lidtype": " ", "smh_lidsize": 0, "zone": " ", "smh_inlets": 0, "plantitle": " ", "place": " ", "smh_mat": " ", "smh_invmat": " ", "smh_rimelev": 0, "uniqueid": " ", "lucity_id": 0 } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "viewSourceHasAttachments": false, "name": "Sewer Manhole", "allowTrueCurvesUpdates": false, "displayField": "smh_id", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 50, "type": "esriFieldTypeString", "modelName": "SMH_ID", "domain": null, "name": "smh_id", "alias": "Unique ID for each manhole" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 5, "type": "esriFieldTypeString", "modelName": "SMH_LIDTYPE", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YES_NO_13", "description": "Yes or No", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "smh_lidtype", "alias": "Watertight" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeInteger", "modelName": "SMH_LIDSIZE", "domain": null, "name": "smh_lidsize", "alias": "Size in inches" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeInteger", "modelName": "SMH_DIAM", "domain": null, "name": "smh_diam", "alias": "Diameter of manhole in feet" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 15, "type": "esriFieldTypeString", "modelName": "SMH_MAT", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SS_SMH_MATERIAL", "description": "Materials", "type": "codedValue", "codedValues": [ { "code": "BRICK", "name": "BRICK" }, { "code": "CONCRETE", "name": "CONCRETE" }, { "code": "FIBERGLASS", "name": "FIBERGLASS" }, { "code": "PRECASTCONCRETE", "name": "PRECAST CONCRETE" }, { "code": "STEEL", "name": "STEEL" }, { "code": "IRON", "name": "IRON" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "smh_mat", "alias": "Material of manhole" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 15, "type": "esriFieldTypeString", "modelName": "SMH_INVMAT", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SS_SMH_MATERIAL", "description": "Materials", "type": "codedValue", "codedValues": [ { "code": "BRICK", "name": "BRICK" }, { "code": "CONCRETE", "name": "CONCRETE" }, { "code": "FIBERGLASS", "name": "FIBERGLASS" }, { "code": "PRECASTCONCRETE", "name": "PRECAST CONCRETE" }, { "code": "STEEL", "name": "STEEL" }, { "code": "IRON", "name": "IRON" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "smh_invmat", "alias": "Material of manhole invert" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeDouble", "modelName": "SMH_RIMELEV", "domain": null, "name": "smh_rimelev", "alias": "Rim Elevation of manhole" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeInteger", "modelName": "SMH_INLETS", "domain": null, "name": "smh_inlets", "alias": "Number of inlets" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeDouble", "modelName": "INVERTIN_ELEV1", "domain": null, "name": "invertin_elev1", "alias": "Elevation of inlet invert" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeDouble", "modelName": "INVERTIN_ELEV2", "domain": null, "name": "invertin_elev2", "alias": "Elevation of inlet invert" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeDouble", "modelName": "INVERTIN_ELEV3", "domain": null, "name": "invertin_elev3", "alias": "Elevation of inlet invert" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeDouble", "modelName": "INVERTIN_ELEV4", "domain": null, "name": "invertin_elev4", "alias": "Elevation of inlet invert" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeDouble", "modelName": "INVERTOUT_ELEV", "domain": null, "name": "invertout_elev", "alias": "Elevation of outlet invert" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "installed", "domain": null, "name": "installed", "alias": "Date Installed" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 75, "type": "esriFieldTypeString", "modelName": "PLACE", "domain": null, "name": "place", "alias": "Place Detail - Example Driveway, Roadway, etc" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeDouble", "modelName": "SMH_DEPTH", "domain": null, "name": "smh_depth", "alias": "Depth of manhole measured from surface to lowest invert level in feet" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 100, "type": "esriFieldTypeString", "modelName": "PLANTITLE", "domain": null, "name": "plantitle", "alias": "Plan Title" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 150, "type": "esriFieldTypeString", "modelName": "COMMENTS", "domain": null, "name": "comments", "alias": "Comments" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 30, "type": "esriFieldTypeString", "modelName": "UNIQUEID", "domain": null, "name": "uniqueid", "alias": "UNIQUEID" }, { "nullable": false, "editable": true, "defaultValue": null, "type": "esriFieldTypeSmallInteger", "modelName": "LUCITY_ID", "domain": null, "name": "lucity_id", "alias": "Lucity's Unique ID" }, { "nullable": false, "editable": true, "defaultValue": null, "length": 50, "type": "esriFieldTypeString", "modelName": "ZONE", "domain": null, "name": "zone", "alias": "Zone" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "modelName": "created_user", "domain": null, "name": "created_user", "alias": "created_user" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "created_date", "domain": null, "name": "created_date", "alias": "created_date" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "modelName": "last_edited_user", "domain": null, "name": "last_edited_user", "alias": "last_edited_user" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "last_edited_date", "domain": null, "name": "last_edited_date", "alias": "last_edited_date" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "isView": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "isUpdatableView": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r1436_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_1436", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a1395_ix1", "isUnique": false, "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": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": 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": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "7c7e2fd3bb8549249ec8db21d7dcaf0c", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Sync", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "sourceSchemaChangesAllowed": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVQ4jbWTUUhTARSGP+bdFHcHF4oJY4wt5gp8CYwYMkEYPaiwB31KEiQhFAQJ9qD4ckEhBEnEF6GkCGXsRdZDG/UivmwQjUEoZcK4d0s3CgdijOt2LwslapmjQDpwns45H+ec/xyBS5rwvwCCJNHtdNJlNqPlcsQPD/nwTwCbjZDVypNAACmXw+LzgSjyqFhErVa5oygoDQEtLdzTdZ7FYgguF8zMwMAAdHZijkbxzs3x0e3mRj1EqKt3iCKP5+cRZBlWVgQ0zYWu3ySfTxGJFJBlmhcXeQ1cvwhwPxzG1NsLlQoMDbUzMvKQTOYzsvyJ1VUBhyPP+jrObPYMsPsbwGLBL0lcSachkxFZW3uFx+M5i9VqNQ4OVAqFF3i9tO7s0HV8fA5gGFi2tsBqhe1tjba2qz9bs9vtxGIvMZlgbw+qVcx/jGAY7AaDtPf14d7c1BkfD7Cw8AZVzROJPCUazdLUBKOjlDTtl6RC3Q4is7N0d3TA0hKEw+8JhVz4/RLDw1+ZnKwxNQWpFN+A1EWApKqS7u/nWjyO7VTGRKJCMPjlVEY0DXp60MplxgC90SGNlUoYg4Pcmp6m+egIn6JgJJOoy8u0lsuEgUTDQwKqwIP9fW5PTHAXyG5scAK8A54DxXP5DX/h7Q//q136G78DsLawWj2o76MAAAAASUVORK5CYII=", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "8ed0cf9d54f5a4d48f39d27cb2b12ef2", "height": 12 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": [ 255, 255, 0, 255 ], "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": 1, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 10, "weight": "bold", "style": "normal", "family": "Tahoma", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "maxScale": 0, "labelExpressionInfo": { "expression": "$feature.UNIQUEID", "title": "Custom" }, "deconflictionStrategy": "dynamic", "priority": -1, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Class 1", "minScale": 2000, "stackAlignment": "dynamic", "useCodedValues": true } ] }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }