{ "tables": [], "layers": [{ "isCoGoEnabled": false, "extent": { "ymin": 280032.12228873372, "xmin": 2199802.6239978075, "ymax": 322263.66512206197, "xmax": 2273583.4255828857, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 3048.00609601219185, "latestWkid": 3419, "zTolerance": 0.0032808333333333331, "wkid": 102677, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 3048.00609601219185, "latestWkid": 3419, "zTolerance": 0.0032808333333333331, "wkid": 102677, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "Pet Waste Stations", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "ZIP": null, "FURNITURE_TYPE": null, "MAINTAINED_BY": null, "DATE_MOD": null, "PARK_NAME": null, "MOD_BY": null, "DATE_ADDED": null, "COMMENT": null, "STATUS": null, "OWNER": null, "LUCITYLINK": null, "PARK_ALT_ID": null, "CITY": null, "DESCRIPTION": null, "DESIGNATION": null, "ADDRESS": null, "Park_Rec_No": null, "ALT_FURNITURE_ID": null, "ADDED_BY": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Pet Waste Stations", "allowTrueCurvesUpdates": true, "displayField": "PARK_NAME", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "PARK_ALT_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "PARK_ALT_ID", "length": 10, "alias": "PARK_ALT_ID", "type": "esriFieldTypeString" }, { "modelName": "ALT_FURNITURE_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ALT_FURNITURE_ID", "length": 20, "alias": "ALT_FURNITURE_ID", "type": "esriFieldTypeString" }, { "modelName": "PARK_NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "PARK_NAME", "length": 50, "alias": "PARK_NAME", "type": "esriFieldTypeString" }, { "modelName": "DESCRIPTION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "DESCRIPTION", "length": 50, "alias": "DESCRIPTION", "type": "esriFieldTypeString" }, { "modelName": "FURNITURE_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "pkFurnitureType", "description": "Furniture and amenity types", "type": "codedValue", "codedValues": [ { "code": "DrinkingFountain", "name": "Drinking Fountain" }, { "code": "StatueMemorial", "name": "Statue/Memorial" }, { "code": "Grills", "name": "Grills" }, { "code": "PicnicTable", "name": "Picnic Table" }, { "code": "Bench", "name": "Bench" }, { "code": "PetWasteReceptacle", "name": "Pet Waste Receptacle" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "FURNITURE_TYPE", "length": 20, "alias": "FURNITURE_TYPE", "type": "esriFieldTypeString" }, { "modelName": "STATUS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "pkStatus", "description": "Status code used for Parks' assets", "type": "codedValue", "codedValues": [ { "code": "Operational", "name": "Operational" }, { "code": "OutOfService", "name": "Out of Service" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "STATUS", "length": 20, "alias": "STATUS", "type": "esriFieldTypeString" }, { "modelName": "OWNER", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "pkOwner", "description": "Parks' asset owner", "type": "codedValue", "codedValues": [ { "code": "UG", "name": "UG" }, { "code": "BonnerSprings", "name": "Bonner Springs" }, { "code": "Edwardsville", "name": "Edwardsville" }, { "code": "Turner", "name": "Turner" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OWNER", "length": 50, "alias": "OWNER", "type": "esriFieldTypeString" }, { "modelName": "MAINTAINED_BY", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "pkMaintainedBy", "description": "Who maintains the Park asset", "type": "codedValue", "codedValues": [ { "code": "ParksEast", "name": "Parks East" }, { "code": "ParksWest", "name": "Parks West" }, { "code": "ParkMaintenance", "name": "Park Maintenance" }, { "code": "Contractor", "name": "Contractor" }, { "code": "Other", "name": "Other" }, { "code": "BonnerSprings", "name": "Bonner Springs" }, { "code": "Edwardsville", "name": "Edwardsville" }, { "code": "Private", "name": "Private" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "MAINTAINED_BY", "length": 50, "alias": "MAINTAINED_BY", "type": "esriFieldTypeString" }, { "modelName": "COMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "COMMENT", "length": 75, "alias": "COMMENT", "type": "esriFieldTypeString" }, { "modelName": "DESIGNATION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "DESIGNATION", "length": 30, "alias": "DESIGNATION", "type": "esriFieldTypeString" }, { "modelName": "ADDRESS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ADDRESS", "length": 50, "alias": "ADDRESS", "type": "esriFieldTypeString" }, { "modelName": "CITY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CITY", "length": 20, "alias": "CITY", "type": "esriFieldTypeString" }, { "modelName": "ZIP", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ZIP", "length": 10, "alias": "ZIP", "type": "esriFieldTypeString" }, { "modelName": "DATE_MOD", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "DATE_MOD", "length": 8, "alias": "DATE_MOD", "type": "esriFieldTypeDate", "required": true }, { "modelName": "DATE_ADDED", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "DATE_ADDED", "length": 8, "alias": "DATE_ADDED", "type": "esriFieldTypeDate", "required": true }, { "modelName": "MOD_BY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "MOD_BY", "length": 50, "alias": "MOD_BY", "type": "esriFieldTypeString", "required": true }, { "modelName": "ADDED_BY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ADDED_BY", "length": 50, "alias": "ADDED_BY", "type": "esriFieldTypeString", "required": true }, { "modelName": "LUCITYLINK", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LUCITYLINK", "alias": "LUCITYLINK", "type": "esriFieldTypeInteger" }, { "modelName": "Park_Rec_No", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Park_Rec_No", "alias": "Park_Rec_No", "type": "esriFieldTypeInteger" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 1, "latestWkid": 3419, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "falseZ": 0, "latestVcsWkid": 6360, "falseM": 0, "zTolerance": 0.0032808333333333331, "wkid": 102677, "vcsWkid": 105703 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": false, "sourceHeightModelInfo": { "vertCRS": "NAVD88_height_(ftUS)", "heightModel": "gravity_related_height", "heightUnit": "us-foot" }, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R1173_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "UUID_1173", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_1173", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S834_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "Shape" } ], "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "ec0e522857e84ea3b730a15268ce68bb", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 8000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 230, 0, 0, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "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" }] }