{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "County", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "BFH_CCLSurveyors", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CCC", "composite": false, "catalogID": "{27137A67-4F06-4D3C-B6E0-04E4CADA6D86}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1360369784E7, "ymin": 4438143.4124, "xmax": -1.05295492212E7, "ymax": 4866410.236400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CNTYPROPER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CCC", "type": "esriFieldTypeString", "alias": "County Abbreviation", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CCC" }, { "name": "CNTYPROPER", "type": "esriFieldTypeString", "alias": "County Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CNTYPROPER" }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIPS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GeoID", "type": "esriFieldTypeString", "alias": "GeoID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GeoID" }, { "name": "Population2020", "type": "esriFieldTypeInteger", "alias": "Population (2020)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population2020" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R42_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_42", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I458CNTYPROPER", "fields": "CNTYPROPER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I458FIPS", "fields": "FIPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S25_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "County", "description": "", "prototype": { "attributes": { "GeoID": null, "Population2020": null, "CCC": null, "CNTYPROPER": null, "FIPS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Childcare Licensing Surveyors", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "KansasCounties", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CCC", "composite": false, "catalogID": "{27137A67-4F06-4D3C-B6E0-04E4CADA6D86}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CCC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ContactActive", "type": "esriFieldTypeSmallInteger", "alias": "ContactActive", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ContactActive" }, { "name": "ContactEmail", "type": "esriFieldTypeString", "alias": "ContactEmail", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ContactEmail" }, { "name": "ContactPhone", "type": "esriFieldTypeString", "alias": "ContactPhone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ContactPhone" }, { "name": "CCC", "type": "esriFieldTypeString", "alias": "CCC", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CCC" }, { "name": "ContactFirstName", "type": "esriFieldTypeString", "alias": "ContactFirstName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ContactFirstName" }, { "name": "ContactLastName", "type": "esriFieldTypeString", "alias": "ContactLastName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ContactLastName" }, { "name": "ContactPhoneExt", "type": "esriFieldTypeInteger", "alias": "ContactPhoneExt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ContactPhoneExt" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": { "type": "codedValue", "name": "county_name", "description": "County Name", "codedValues": [ { "name": "Allen", "code": "Allen" }, { "name": "Anderson", "code": "Anderson" }, { "name": "Atchison", "code": "Atchison" }, { "name": "Barber", "code": "Barber" }, { "name": "Barton", "code": "Barton" }, { "name": "Bourbon", "code": "Bourbon" }, { "name": "Brown", "code": "Brown" }, { "name": "Butler", "code": "Butler" }, { "name": "Chase", "code": "Chase" }, { "name": "Chautauqua", "code": "Chautauqua" }, { "name": "Cherokee", "code": "Cherokee" }, { "name": "Cheyenne", "code": "Cheyenne" }, { "name": "Clark", "code": "Clark" }, { "name": "Clay", "code": "Clay" }, { "name": "Cloud", "code": "Cloud" }, { "name": "Coffey", "code": "Coffey" }, { "name": "Comanche", "code": "Comanche" }, { "name": "Cowley", "code": "Cowley" }, { "name": "Crawford", "code": "Crawford" }, { "name": "Decatur", "code": "Decatur" }, { "name": "Dickinson", "code": "Dickinson" }, { "name": "Doniphan", "code": "Doniphan" }, { "name": "Douglas", "code": "Douglas" }, { "name": "Edwards", "code": "Edwards" }, { "name": "Elk", "code": "Elk" }, { "name": "Ellis", "code": "Ellis" }, { "name": "Ellsworth", "code": "Ellsworth" }, { "name": "Finney", "code": "Finney" }, { "name": "Ford", "code": "Ford" }, { "name": "Franklin", "code": "Franklin" }, { "name": "Geary", "code": "Geary" }, { "name": "Gove", "code": "Gove" }, { "name": "Graham", "code": "Graham" }, { "name": "Grant", "code": "Grant" }, { "name": "Gray", "code": "Gray" }, { "name": "Greeley", "code": "Greeley" }, { "name": "Greenwood", "code": "Greenwood" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Harper", "code": "Harper" }, { "name": "Harvey", "code": "Harvey" }, { "name": "Haskell", "code": "Haskell" }, { "name": "Hodgeman", "code": "Hodgeman" }, { "name": "Jackson", "code": "Jackson" }, { "name": "Jefferson", "code": "Jefferson" }, { "name": "Jewell", "code": "Jewell" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Kearny", "code": "Kearny" }, { "name": "Kingman", "code": "Kingman" }, { "name": "Kiowa", "code": "Kiowa" }, { "name": "Labette", "code": "Labette" }, { "name": "Lane", "code": "Lane" }, { "name": "Leavenworth", "code": "Leavenworth" }, { "name": "Lincoln", "code": "Lincoln" }, { "name": "Linn", "code": "Linn" }, { "name": "Logan", "code": "Logan" }, { "name": "Lyon", "code": "Lyon" }, { "name": "Marion", "code": "Marion" }, { "name": "Marshall", "code": "Marshall" }, { "name": "McPherson", "code": "McPherson" }, { "name": "Meade", "code": "Meade" }, { "name": "Miami", "code": "Miami" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Montgomery", "code": "Montgomery" }, { "name": "Morris", "code": "Morris" }, { "name": "Morton", "code": "Morton" }, { "name": "Nemaha", "code": "Nemaha" }, { "name": "Neosho", "code": "Neosho" }, { "name": "Ness", "code": "Ness" }, { "name": "Norton", "code": "Norton" }, { "name": "Osage", "code": "Osage" }, { "name": "Osborne", "code": "Osborne" }, { "name": "Ottawa", "code": "Ottawa" }, { "name": "Pawnee", "code": "Pawnee" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Pottawatomie", "code": "Pottawatomie" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Rawlins", "code": "Rawlins" }, { "name": "Reno", "code": "Reno" }, { "name": "Republic", "code": "Republic" }, { "name": "Rice", "code": "Rice" }, { "name": "Riley", "code": "Riley" }, { "name": "Rooks", "code": "Rooks" }, { "name": "Rush", "code": "Rush" }, { "name": "Russell", "code": "Russell" }, { "name": "Saline", "code": "Saline" }, { "name": "Scott", "code": "Scott" }, { "name": "Sedgwick", "code": "Sedgwick" }, { "name": "Seward", "code": "Seward" }, { "name": "Shawnee", "code": "Shawnee" }, { "name": "Sheridan", "code": "Sheridan" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Smith", "code": "Smith" }, { "name": "Stafford", "code": "Stafford" }, { "name": "Stanton", "code": "Stanton" }, { "name": "Stevens", "code": "Stevens" }, { "name": "Sumner", "code": "Sumner" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Trego", "code": "Trego" }, { "name": "Wabaunsee", "code": "Wabaunsee" }, { "name": "Wallace", "code": "Wallace" }, { "name": "Washington", "code": "Washington" }, { "name": "Wichita", "code": "Wichita" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Woodson", "code": "Woodson" }, { "name": "Wyandotte", "code": "Wyandotte" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "County" } ], "indexes": [ { "name": "R77_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_498_CCC", "fields": "CCC", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Childcare Licensing Surveyors", "description": "", "prototype": { "attributes": { "ContactPhoneExt": null, "County": null, "ContactActive": 1, "ContactEmail": null, "ContactPhone": null, "CCC": null, "ContactFirstName": null, "ContactLastName": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }