{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Access Control", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "
Will contain Stormwater Gate and Fence data. Feature class is currently empty as of December, 2018 <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Augusta, GA", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102666, "latestWkid": 2239, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102666, "latestWkid": 2239, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 153 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ENABLED", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED?", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "SUBTYPE" }, { "name": "INSTALLED_DATE", "type": "esriFieldTypeDate", "alias": "INSTALLED DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLED_DATE" }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT NO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PROJECT_NUMBER" }, { "name": "STRUCTURE_ELEVATION", "type": "esriFieldTypeDouble", "alias": "STR ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCTURE_ELEVATION" }, { "name": "STRUCTURE_DIAMETER", "type": "esriFieldTypeDouble", "alias": "STR DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCTURE_DIAMETER" }, { "name": "STRUCTURE_MATERIAL", "type": "esriFieldTypeString", "alias": "STR MATL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STRUCTURE_MATERIAL" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT" }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MODIFIED_DATE" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "CREATEBY", "type": "esriFieldTypeString", "alias": "CREATEBY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATEBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CityworksID", "type": "esriFieldTypeString", "alias": "CityworksID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CityworksID" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Basin" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "Current", "modelName": "Status" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "STRMWTR", "type": "esriFieldTypeInteger", "alias": "STRMWTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRMWTR" }, { "name": "Insp_Condition", "type": "esriFieldTypeString", "alias": "Insp_Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Insp_Condition" }, { "name": "Insp_LastDate", "type": "esriFieldTypeDate", "alias": "Insp_LastDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Insp_LastDate" }, { "name": "Insp_LastBy", "type": "esriFieldTypeString", "alias": "Insp_LastBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Insp_LastBy" }, { "name": "Insp_LastNote", "type": "esriFieldTypeString", "alias": "Insp_LastNote", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Insp_LastNote" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Access Control", "description": "", "prototype": { "attributes": { "Insp_LastBy": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "SUBTYPE": 0, "INSTALLED_DATE": null, "PROJECT_NUMBER": null, "STRUCTURE_ELEVATION": null, "STRUCTURE_DIAMETER": null, "STRUCTURE_MATERIAL": null, "COMMENT": null, "MODIFIED_DATE": null, "CREATEDATE": null, "CREATEBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "CityworksID": null, "Basin": null, "Status": "Current", "Source": null, "STRMWTR": null, "Insp_Condition": null, "Insp_LastDate": null, "Insp_LastNote": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f393d61fd2074203b95e5c1356ad122b" }