{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "States", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.98390923001E7, "ymin": 1999786.1572999991, "xmax": -7187472.2885, "ymax": 1.1542624896899998E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.047167330068E7, "falseY": -30241100, "xyUnits": 1.478621976183859E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.047167330068E7, "falseY": -30241100, "xyUnits": 1.478621976183859E8, "falseZ": 0, "zUnits": 1, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REGN_NR", "type": "esriFieldTypeString", "alias": "REGN_NR", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "REGN_NR" }, { "name": "MAPTIP", "type": "esriFieldTypeString", "alias": "MAPTIP", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "MAPTIP" }, { "name": "STATE_NAME", "type": "esriFieldTypeString", "alias": "STATE_NAME", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "STATE_NAME" }, { "name": "FSRegion", "type": "esriFieldTypeSmallInteger", "alias": "FSRegion", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FSRegion" }, { "name": "STATE_FIPS", "type": "esriFieldTypeString", "alias": "STATE_FIPS", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "STATE_FIPS" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "MT", "type": "esriFieldTypeString", "alias": "MT", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "MT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.area", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.len", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R21_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "a9_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "States", "description": "", "prototype": { "attributes": { "MT": " ", "Shape_Leng": 0, "REGN_NR": " ", "MAPTIP": " ", "STATE_NAME": " ", "FSRegion": 0, "STATE_FIPS": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Counties", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.98390923001E7, "ymin": 1999506.7087000012, "xmax": -7187472.2885, "ymax": 1.1542624896899998E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.047167330068E7, "falseY": -30241100, "xyUnits": 1.478621976183859E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.047167330068E7, "falseY": -30241100, "xyUnits": 1.478621976183859E8, "falseZ": 0, "zUnits": 1, "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": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REGN_NR", "type": "esriFieldTypeString", "alias": "REGN_NR", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "REGN_NR" }, { "name": "RegionName", "type": "esriFieldTypeString", "alias": "RegionName", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "RegionName" }, { "name": "MAPTIP", "type": "esriFieldTypeString", "alias": "MAPTIP", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "MAPTIP" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": false, "length": 32, "defaultValue": null, "modelName": "NAME" }, { "name": "STATE_NAME", "type": "esriFieldTypeString", "alias": "STATE_NAME", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "STATE_NAME" }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "FIPS" }, { "name": "MAPTIP_1", "type": "esriFieldTypeString", "alias": "MAPTIP_1", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "MAPTIP_1" }, { "name": "FSRegion", "type": "esriFieldTypeSmallInteger", "alias": "FSRegion", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FSRegion" }, { "name": "State_FIPS", "type": "esriFieldTypeString", "alias": "State_FIPS", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "State_FIPS" }, { "name": "RGN_FIPS", "type": "esriFieldTypeString", "alias": "RGN_FIPS", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "RGN_FIPS" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "State_ABBR", "type": "esriFieldTypeString", "alias": "State_ABBR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_ABBR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.area", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.len", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R19_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "FIPS_IDX_crgen", "isAscending": true, "isUnique": false, "description": "", "fields": "FIPS" }, { "name": "REGIONFIPS_IDX_c", "isAscending": true, "isUnique": true, "description": "", "fields": "RGN_FIPS" }, { "name": "a7_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Counties", "description": "", "prototype": { "attributes": { "State_ABBR": null, "Shape_Leng": 0, "REGN_NR": " ", "RegionName": " ", "MAPTIP": " ", "NAME": " ", "STATE_NAME": " ", "FIPS": " ", "MAPTIP_1": " ", "FSRegion": 0, "State_FIPS": " ", "RGN_FIPS": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }