{ "isCoGoEnabled": false, "extent": { "ymin": 317094.89609999955, "xmin": 1812347.4290000014, "ymax": 385221.4469999969, "xmax": 1840283.7776999995, "spatialReference": { "falseM": -100000, "xyTolerance": 0.00020000000000000001, "mUnits": 10000, "zUnits": 1, "latestWkid": 102697, "zTolerance": 2, "wkid": 102697, "xyUnits": 137250677.777234137, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 10000, "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": false, "name": "keywords" }, { "fieldName": "EXIFINFO", "isEnabled": false, "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, "name": "globalid", "length": 38, "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "att_name", "length": 250, "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "content_type", "length": 150, "alias": "content_type", "type": "esriFieldTypeString" } ], "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": { "allowOthersToUpdate": true, "allowOthersToDelete": true, "allowOthersToQuery": true }, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 1, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.00020000000000000001, "mUnits": 10000, "zUnits": 1, "latestWkid": 102697, "zTolerance": 2, "wkid": 102697, "xyUnits": 137250677.777234137, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "falseZ": 0 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "Manhole", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "notes": null, "notes2": null, "manhole_id": null, "stab_depth": null, "location": null, "main": null, "testid": null, "id": null, "type_": null, "date_": null, "rim_elev": null, "capacity": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "objectid", "name": "Manhole", "allowTrueCurvesUpdates": false, "displayField": "TYPE_", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "Id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "id", "alias": "Id", "type": "esriFieldTypeInteger" }, { "modelName": "TYPE_", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MANHOLE_TYPE", "description": "", "type": "codedValue", "codedValues": [ { "code": "MANHOLE", "name": "MANHOLE" }, { "code": "CLEANOUT", "name": "CLEANOUT" }, { "code": "LAMPHOLE", "name": "LAMPHOLE" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "type_", "length": 9, "alias": "TYPE_", "type": "esriFieldTypeString" }, { "modelName": "LOCATION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "location", "length": 30, "alias": "LOCATION", "type": "esriFieldTypeString" }, { "modelName": "RIM_ELEV", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rim_elev", "alias": "RIM_ELEV", "type": "esriFieldTypeDouble" }, { "modelName": "STAB_DEPTH", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "stab_depth", "alias": "STAB_DEPTH", "type": "esriFieldTypeDouble" }, { "modelName": "CAPACITY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "capacity", "alias": "CAPACITY", "type": "esriFieldTypeDouble" }, { "modelName": "MAIN", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "main", "length": 8, "alias": "MAIN", "type": "esriFieldTypeString" }, { "modelName": "DATE_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "date_", "length": 8, "alias": "DATE_", "type": "esriFieldTypeDate" }, { "modelName": "NOTES", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 50, "alias": "NOTES", "type": "esriFieldTypeString" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "Notes2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes2", "length": 255, "alias": "Notes2", "type": "esriFieldTypeString" }, { "modelName": "manhole_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "manhole_id", "length": 20, "alias": "Manhole ID", "type": "esriFieldTypeString" }, { "modelName": "testid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "testid", "length": 255, "alias": "TESTID", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "supportsDurableUrlForSyncModelNone": false, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.00020000000000000001, "mUnits": 1, "zUnits": 1, "latestWkid": 102697, "zTolerance": 0.001, "wkid": 102697, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "falseZ": 0 }, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "r226_sde_rowid_uk", "isUnique": true, "description": "", "isAscending": true, "fields": "objectid" }, { "name": "uuid_226", "isUnique": false, "description": "", "isAscending": true, "fields": "globalid" }, { "name": "uuid_oid_226", "isUnique": false, "description": "", "isAscending": true, "fields": "globalid,objectid" }, { "name": "a118_ix1", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "realm": "Server", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "99b44c439c254c96a96fe98ae14c4191", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 8000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUUlEQVQ4jdXUPUiVURgH8J9fFwlc0juoYCFBkw5+JJdcXCIM13AVLHIQFFRQFCVQUCQ3RVCixUX3Vh0idRKECw2GRIKog1+Td7iiIPqir70vNOh/PA/nd85z4Dz5/nPyHzWY9MIHKVWSimVl7Tnww6Zt89iPDpZ7r02nISkJeYHamYwRb8yZtm/p3+BzrWaMeqvyzsMSCoxpklLmoxy7Fu8Dk9r1hmI30+KlT3qMWL7ZfhB8rVefGlHT75Xvuq0ZuBusV6sgMnfRPg3qrF0vBcESpeImGdwTBPNi3e9qTyIcPHUUGzxxGA5uScvEeMcz/JYOB3cNmPNOh6eRwFkH/hgMB5f99cwXVT5rlHsvtiJj1aSfdsLBi3wzqlBCWo82T261n8G8U+vGLRiP9pdnDeuzoMuUCtWKlFyuH9uzbUNWt6+24k2bCb/QHFoPycMfsOc9Q0wGIVvFsgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "d6cc7e284d4063ca66c284634f35c9f2", "height": 15 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }