{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "
Streets_OMS represents traffic corridors throughout the City of Wilsonville, Oregon. This includes differing surface types, ownership, and roadway dimensions for surface calculations. Streets_OMS is the main streets layer used by the COW to collect and retain roadway data for internal use. This layer is consumed by Wilsonville maps and Cartegraph servers for both internal record keeping and external visual representation.<\/SPAN><\/SPAN><\/P> For maintenance and cost finding, Streets_OMS is segmented based on overall length of the roadway. If roadway segments are longer than 1,000 linear feet in length, then it is segmented to bring it as close to 500 linear feet as is reasonable. This \u201cSplitting\u201d is done using visual cues, such as driveways, medians, and other such structures which provide a natural stopping point for paving/resurfacing purposes. <\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Wilsonville, OR",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 7608589.663844255,
"ymin": 597307.3508209588,
"xmax": 7626714.5545399375,
"ymax": 620044.6985323004,
"spatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Oregon_North_FIPS_3601\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",8202099.737532808],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",44.33333333333334],PARAMETER[\"Standard_Parallel_2\",46.0],PARAMETER[\"Latitude_Of_Origin\",43.66666666666666],UNIT[\"Foot\",0.3048]]",
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3.767577073100752E7,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
155,
76,
60,
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": "STREETNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "PREFIX",
"type": "esriFieldTypeString",
"alias": "PREFIX",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "PREFIX"
},
{
"name": "STREETNAME",
"type": "esriFieldTypeString",
"alias": "STREETNAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STREETNAME"
},
{
"name": "FTYPE",
"type": "esriFieldTypeString",
"alias": "FTYPE",
"domain": {
"type": "codedValue",
"name": "Streets_FType",
"description": "Streets Feature Type (Street, Road, Lane...)",
"codedValues": [
{
"name": "Avenue",
"code": "AVE"
},
{
"name": "Boulevard",
"code": "BLVD"
},
{
"name": "Circle",
"code": "CIR"
},
{
"name": "Court",
"code": "CT"
},
{
"name": "Drive",
"code": "DR"
},
{
"name": "Lane",
"code": "LN"
},
{
"name": "Loop",
"code": "LOOP"
},
{
"name": "Parkway",
"code": "PKWY"
},
{
"name": "Place",
"code": "PL"
},
{
"name": "Point",
"code": "PT"
},
{
"name": "Road",
"code": "RD"
},
{
"name": "Run",
"code": "RUN"
},
{
"name": "Street",
"code": "ST"
},
{
"name": "Terrace",
"code": "TER"
},
{
"name": "Way",
"code": "WAY"
},
{
"name": "No Ftype",
"code": "N/A"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "FTYPE"
},
{
"name": "Suffix",
"type": "esriFieldTypeString",
"alias": "Suffix",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Suffix"
},
{
"name": "Jurisdiction",
"type": "esriFieldTypeString",
"alias": "Jurisdiction",
"domain": {
"type": "codedValue",
"name": "Streets_Jurisdiction",
"description": "Streets_Jurisdiction",
"codedValues": [
{
"name": "Clackamas County",
"code": "Clackamas County"
},
{
"name": "COW",
"code": "COW"
},
{
"name": "ODOT",
"code": "ODOT"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "Public",
"code": "Public"
},
{
"name": "Washington County",
"code": "Washington County"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Jurisdiction"
},
{
"name": "Life_Cycle_Status",
"type": "esriFieldTypeString",
"alias": "Life_Cycle_Status",
"domain": {
"type": "codedValue",
"name": "Streets_LifeCycleStatus",
"description": "Life Cycle status for streets",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "Out of Service",
"code": "Out of Service"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Life_Cycle_Status"
},
{
"name": "NoLanes",
"type": "esriFieldTypeSmallInteger",
"alias": "NoLanes",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "NoLanes"
},
{
"name": "DIRECTION",
"type": "esriFieldTypeString",
"alias": "DIRECTION",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "DIRECTION"
},
{
"name": "Carte_ID",
"type": "esriFieldTypeString",
"alias": "Carte_ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Carte_ID"
},
{
"name": "Functional_Class",
"type": "esriFieldTypeString",
"alias": "Functional_Class",
"domain": {
"type": "codedValue",
"name": "Streets_Func_Class",
"description": "Streets Functional Classification",
"codedValues": [
{
"name": "Collector",
"code": "Collector"
},
{
"name": "Local Street",
"code": "Local Street"
},
{
"name": "Major Arterial",
"code": "Major Arterial"
},
{
"name": "Minor Arterial",
"code": "Minor Arterial"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Functional_Class"
},
{
"name": "Surface_Type",
"type": "esriFieldTypeString",
"alias": "Surface_Type",
"domain": {
"type": "codedValue",
"name": "Streets_Surf_Class",
"description": "Streets Surface Type Classifications",
"codedValues": [
{
"name": "Asphalt",
"code": "Asphalt"
},
{
"name": "Brick",
"code": "Brick"
},
{
"name": "Concrete",
"code": "Concrete"
},
{
"name": "Earth",
"code": "Earth"
},
{
"name": "Gravel",
"code": "Gravel"
},
{
"name": "Pavers - Concrete",
"code": "Pavers - Concrete"
},
{
"name": "Pavers - Stone",
"code": "Pavers - Stone"
},
{
"name": "Brick and Block",
"code": "Brick and Block"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Surface_Type"
},
{
"name": "PCI",
"type": "esriFieldTypeSmallInteger",
"alias": "PCI",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PCI"
},
{
"name": "OriginalConstruction",
"type": "esriFieldTypeDate",
"alias": "OriginalConstruction",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "OriginalConstruction"
},
{
"name": "YearReplaced",
"type": "esriFieldTypeDate",
"alias": "YearReplaced",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "YearReplaced"
},
{
"name": "Width",
"type": "esriFieldTypeSmallInteger",
"alias": "Width",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Width"
},
{
"name": "Length",
"type": "esriFieldTypeSmallInteger",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Length"
},
{
"name": "GIS_Area",
"type": "esriFieldTypeInteger",
"alias": "GIS_Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GIS_Area"
},
{
"name": "SectionID",
"type": "esriFieldTypeString",
"alias": "SectionID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "SectionID"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R482_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S471_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Streets",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"last_edited_user": null,
"PREFIX": null,
"STREETNAME": null,
"FTYPE": null,
"Suffix": null,
"Jurisdiction": null,
"Life_Cycle_Status": null,
"NoLanes": null,
"DIRECTION": null,
"Carte_ID": null,
"Functional_Class": null,
"Surface_Type": null,
"PCI": null,
"OriginalConstruction": null,
"YearReplaced": null,
"Width": null,
"Length": null,
"GIS_Area": null,
"SectionID": null,
"created_user": null,
"created_date": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 0,
"name": "Taxlots",
"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,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 7602037.266076118,
"ymin": 590105.3385826796,
"xmax": 7632989.2158792615,
"ymax": 654006.167979002,
"spatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
201,
252,
228,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"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": "AREA",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "GISDATA_RLIS_Taxlots_AREA",
"type": "esriFieldTypeDouble",
"alias": "GISDATA.RLIS_Taxlots.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GISDATA_RLIS_Taxlots_AREA"
},
{
"name": "TLID",
"type": "esriFieldTypeString",
"alias": "TLID",
"domain": null,
"editable": true,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "TLID"
},
{
"name": "PRIMACCNUM",
"type": "esriFieldTypeString",
"alias": "PRIMACCNUM",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PRIMACCNUM"
},
{
"name": "ALTACCNUM",
"type": "esriFieldTypeString",
"alias": "ALTACCNUM",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "ALTACCNUM"
},
{
"name": "OWNERSORT",
"type": "esriFieldTypeString",
"alias": "OWNERSORT",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "OWNERSORT"
},
{
"name": "OWNER1",
"type": "esriFieldTypeString",
"alias": "OWNER1",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "OWNER1"
},
{
"name": "OWNER2",
"type": "esriFieldTypeString",
"alias": "OWNER2",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "OWNER2"
},
{
"name": "OWNERADDR",
"type": "esriFieldTypeString",
"alias": "OWNERADDR",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "OWNERADDR"
},
{
"name": "OWNERADDR2",
"type": "esriFieldTypeString",
"alias": "OWNERADDR2",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "OWNERADDR2"
},
{
"name": "OWNERCITY",
"type": "esriFieldTypeString",
"alias": "OWNERCITY",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "OWNERCITY"
},
{
"name": "OWNERSTATE",
"type": "esriFieldTypeString",
"alias": "OWNERSTATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "OWNERSTATE"
},
{
"name": "OWNERZIP",
"type": "esriFieldTypeString",
"alias": "OWNERZIP",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "OWNERZIP"
},
{
"name": "SITEADDR",
"type": "esriFieldTypeString",
"alias": "SITEADDR",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "SITEADDR"
},
{
"name": "SITECITY",
"type": "esriFieldTypeString",
"alias": "SITECITY",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "SITECITY"
},
{
"name": "SITEZIP",
"type": "esriFieldTypeString",
"alias": "SITEZIP",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "SITEZIP"
},
{
"name": "LANDVAL",
"type": "esriFieldTypeDouble",
"alias": "LANDVAL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LANDVAL"
},
{
"name": "BLDGVAL",
"type": "esriFieldTypeDouble",
"alias": "BLDGVAL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "BLDGVAL"
},
{
"name": "TOTALVAL",
"type": "esriFieldTypeDouble",
"alias": "TOTALVAL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TOTALVAL"
},
{
"name": "ASSESSVAL",
"type": "esriFieldTypeDouble",
"alias": "ASSESSVAL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ASSESSVAL"
},
{
"name": "BLDGSQFT",
"type": "esriFieldTypeInteger",
"alias": "BLDGSQFT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "BLDGSQFT"
},
{
"name": "A_T_ACRES",
"type": "esriFieldTypeDouble",
"alias": "A_T_ACRES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "A_T_ACRES"
},
{
"name": "YEARBUILT",
"type": "esriFieldTypeSmallInteger",
"alias": "YEARBUILT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "YEARBUILT"
},
{
"name": "PROP_CODE",
"type": "esriFieldTypeString",
"alias": "PROP_CODE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PROP_CODE"
},
{
"name": "LANDUSE",
"type": "esriFieldTypeString",
"alias": "LANDUSE",
"domain": null,
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "LANDUSE"
},
{
"name": "TAXCODE",
"type": "esriFieldTypeString",
"alias": "TAXCODE",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "TAXCODE"
},
{
"name": "SALEDATE",
"type": "esriFieldTypeString",
"alias": "SALEDATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 6,
"defaultValue": null,
"modelName": "SALEDATE"
},
{
"name": "SALEPRICE",
"type": "esriFieldTypeInteger",
"alias": "SALEPRICE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SALEPRICE"
},
{
"name": "COUNTY",
"type": "esriFieldTypeString",
"alias": "COUNTY",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "COUNTY"
},
{
"name": "X_COORD",
"type": "esriFieldTypeInteger",
"alias": "X_COORD",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "X_COORD"
},
{
"name": "Y_COORD",
"type": "esriFieldTypeInteger",
"alias": "Y_COORD",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Y_COORD"
},
{
"name": "JURIS_CITY",
"type": "esriFieldTypeString",
"alias": "JURIS_CITY",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "JURIS_CITY"
},
{
"name": "GIS_ACRES",
"type": "esriFieldTypeDouble",
"alias": "GIS_ACRES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GIS_ACRES"
},
{
"name": "STATECLASS",
"type": "esriFieldTypeString",
"alias": "STATECLASS",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "STATECLASS"
},
{
"name": "ORTAXLOT",
"type": "esriFieldTypeString",
"alias": "ORTAXLOT",
"domain": null,
"editable": true,
"nullable": true,
"length": 29,
"defaultValue": null,
"modelName": "ORTAXLOT"
},
{
"name": "HAS_MANY",
"type": "esriFieldTypeDouble",
"alias": "HAS_MANY",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HAS_MANY"
},
{
"name": "RNO",
"type": "esriFieldTypeString",
"alias": "RNO",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "RNO"
},
{
"name": "OWNER3",
"type": "esriFieldTypeString",
"alias": "Owner3",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNER3"
},
{
"name": "created_by",
"type": "esriFieldTypeString",
"alias": "created_by",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_by"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_by",
"type": "esriFieldTypeString",
"alias": "last_edited_by",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_by"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R2453_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S2440_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Taxlots",
"description": "",
"prototype": {
"attributes": {
"created_by": null,
"last_edited_by": null,
"GISDATA_RLIS_Taxlots_AREA": null,
"TLID": null,
"PRIMACCNUM": null,
"ALTACCNUM": null,
"OWNERSORT": null,
"OWNER1": null,
"OWNER2": null,
"OWNERADDR": null,
"OWNERADDR2": null,
"OWNERCITY": null,
"OWNERSTATE": null,
"OWNERZIP": null,
"SITEADDR": null,
"SITECITY": null,
"SITEZIP": null,
"LANDVAL": null,
"BLDGVAL": null,
"TOTALVAL": null,
"ASSESSVAL": null,
"BLDGSQFT": null,
"A_T_ACRES": null,
"YEARBUILT": null,
"PROP_CODE": null,
"LANDUSE": null,
"TAXCODE": null,
"SALEDATE": null,
"SALEPRICE": null,
"COUNTY": null,
"X_COORD": null,
"Y_COORD": null,
"JURIS_CITY": null,
"GIS_ACRES": null,
"STATECLASS": null,
"ORTAXLOT": null,
"HAS_MANY": null,
"RNO": null,
"OWNER3": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 4,
"name": "City Limits",
"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,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 7608574.354986876,
"ymin": 596871.3986220509,
"xmax": 7626474.3779527545,
"ymax": 620093.3943569511,
"spatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
214,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
85,
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": "CITYNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "SDE_Vector.DBO.CityPoly.AREA",
"type": "esriFieldTypeDouble",
"alias": "SDE_Vector.DBO.CityPoly.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SDE_Vector.DBO.CityPoly.AREA"
},
{
"name": "CITYNAME",
"type": "esriFieldTypeString",
"alias": "CITYNAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "CITYNAME"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R2212_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S2199_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "City Limits",
"description": "",
"prototype": {
"attributes": {
"CITYNAME": null,
"SDE_Vector.DBO.CityPoly.AREA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 3,
"name": "Streams",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 7466680.400590554,
"ymin": 443408.6591207385,
"xmax": 7893775.0459317565,
"ymax": 877995.7795275599,
"spatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
190,
232,
255,
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": "LENGTH",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "LENGTH",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
},
{
"name": "CLASS",
"type": "esriFieldTypeSmallInteger",
"alias": "CLASS",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CLASS"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R467_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S456_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Streams",
"description": "",
"prototype": {
"attributes": {
"CLASS": null,
"LENGTH": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 2,
"name": "Rivers and Lakes",
"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,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 7497716.956364825,
"ymin": 528102.1092519611,
"xmax": 7876784.385498688,
"ymax": 877995.7795275599,
"spatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 2913,
"latestWkid": 2913,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111333600,
"falseY": -98152500,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
}
},
"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": "CLASS",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CLASS",
"type": "esriFieldTypeInteger",
"alias": "CLASS",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CLASS"
},
{
"name": "SDE_Vector.DBO.stm_fill.AREA",
"type": "esriFieldTypeDouble",
"alias": "SDE_Vector.DBO.stm_fill.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SDE_Vector.DBO.stm_fill.AREA"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R464_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S453_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Rivers and Lakes",
"description": "",
"prototype": {
"attributes": {
"SDE_Vector.DBO.stm_fill.AREA": null,
"CLASS": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
}
],
"tables": []
}