{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "RVTD Bus Stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset is a copy of RVTD's bus routes data found on rvtd.org and is updated annually or as needed.", "copyrightText": "Rogue Valley Transportation District . Please extend credit to Jackson County GIS in any subsequent works derived from its data, such as maps.", "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, "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": 4254152.4320408255, "ymin": 193323.55624501407, "xmax": 4334930.558820173, "ymax": 305434.2748890221, "spatialReference": { "wkid": 103138, "latestWkid": 6561, "xyTolerance": 0.0032808464567060367, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3047.993904, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103138, "latestWkid": 6561, "xyTolerance": 0.0032808464567060367, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3047.993904, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fdb52746e46d575624b4b6b52774d83b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz0lEQVQokZVR0Q0CMQiFpkvoGPTGUMfQMXQNXeMc4+gYugWYd1JTz2ji+2jJe/AoNFNARLYRrlJKawRmdiOiOxHdaq0KLotIYeYzERUiujLzLAAodPc9tFKKmtkuR2Jp7vSJe9ww3uRweXPuwU9e3X2D3NzIaZpO9APDMMz3XPAPMg60aw7f4O6YQd86xEaWgyszX2MxzwIQmAFd3P3YZ/da/6R9JKPD8ikvjZkv2cxG7DecP9aL+ZpmZprx5SJySCltQajq2BeIyNi0Wuv4AIK8duTWtvwZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StopName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "StopName", "type": "esriFieldTypeString", "alias": "Stop Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StopName" }, { "name": "Date", "type": "esriFieldTypeDateOnly", "alias": "Data Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Long" }, { "name": "StopCode", "type": "esriFieldTypeString", "alias": "Stop Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StopCode" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R76_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "RVTD Bus Stops", "description": "", "prototype": { "attributes": { "Long": null, "StopCode": null, "StopName": null, "Date": null, "Lat": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c7299dd5ef7f459c9dea216764c8bbd6" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "RVTD Bus Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This dataset is a copy of RVTD's bus routes data found on rvtd.org and is updated annually or as needed.", "copyrightText": "Rogue Valley Transportation District . Please extend credit to Jackson County GIS in any subsequent works derived from its data, such as maps.", "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4265065.533769066, "ymin": 193054.2700779117, "xmax": 4335970.229813534, "ymax": 293193.86278492096, "spatialReference": { "wkid": 103138, "latestWkid": 6561, "xyTolerance": 0.0032808464567060367, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3047.993904, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 6827, "latestWkid": 6827, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18285300, "falseY": -47987500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RouteNum", "field2": "RouteName", "uniqueValueGroups": [ { "heading": "Current Routes", "classes": [ { "label": "Route 4 - West Medford", "description": "Route 4 - West Medford", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 5, 71, 42, 255 ], "width": 1.2 }, "values": [ [ "4", "West Medford" ] ] }, { "label": "Route 10 - Ashland", "description": "Route 10 - Ashland", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 206, 48, 54, 255 ], "width": 1.2 }, "values": [ [ "10", "Ashland" ] ] }, { "label": "Route 21 - North Medford", "description": "Route 21 - North Medford", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 221, 78, 255 ], "width": 1.2 }, "values": [ [ "21", "North Medford" ] ] }, { "label": "Route 24 - RRMC", "description": "Route 24 - RRMC", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 105, 48, 22, 255 ], "width": 1.2 }, "values": [ [ "24", "RRMC" ] ] }, { "label": "Route 40 - Central Point", "description": "Route 40 - Central Point", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 50, 128, 255 ], "width": 1.2 }, "values": [ [ "40", "Central Point" ] ] }, { "label": "Route 60 - White City", "description": "Route 60 - White City", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 96, 34, 113, 255 ], "width": 1.2 }, "values": [ [ "60", "White City" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 5, 71, 42, 255 ], "width": 1.2 }, "value": "4,West Medford", "label": "Route 4 - West Medford" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 206, 48, 54, 255 ], "width": 1.2 }, "value": "10,Ashland", "label": "Route 10 - Ashland" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 221, 78, 255 ], "width": 1.2 }, "value": "21,North Medford", "label": "Route 21 - North Medford" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 105, 48, 22, 255 ], "width": 1.2 }, "value": "24,RRMC", "label": "Route 24 - RRMC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 50, 128, 255 ], "width": 1.2 }, "value": "40,Central Point", "label": "Route 40 - Central Point" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 96, 34, 113, 255 ], "width": 1.2 }, "value": "60,White City", "label": "Route 60 - White City" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 206, 227, 255 ], "toColor": [ 166, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 31, 121, 181, 255 ], "toColor": [ 31, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 222, 138, 255 ], "toColor": [ 177, 222, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 161, 43, 255 ], "toColor": [ 51, 161, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 154, 152, 255 ], "toColor": [ 250, 154, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 111, 255 ], "toColor": [ 252, 191, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 128, 0, 255 ], "toColor": [ 255, 128, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 178, 214, 255 ], "toColor": [ 202, 178, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 61, 153, 255 ], "toColor": [ 106, 61, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 153, 255 ], "toColor": [ 255, 255, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 88, 40, 255 ], "toColor": [ 176, 88, 40, 255 ] } ] } } }, "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": "RouteName", "typeIdField": "RouteNum", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "Route Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RouteName" }, { "name": "RouteNum", "type": "esriFieldTypeSmallInteger", "alias": "Route Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RouteNum" }, { "name": "RouteURL", "type": "esriFieldTypeString", "alias": "Route Weblink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteURL" }, { "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": "R183_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S160_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 4, "name": "Route 4 - West Medford", "domains": {}, "templates": [ { "name": "4, West Medford", "description": "", "prototype": { "attributes": { "RouteURL": null, "RouteNum": 4, "RouteName": "West Medford" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 10, "name": "Route 10 - Ashland", "domains": {}, "templates": [ { "name": "10, Ashland", "description": "", "prototype": { "attributes": { "RouteURL": null, "RouteNum": 10, "RouteName": "Ashland" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 21, "name": "Route 21 - North Medford", "domains": {}, "templates": [ { "name": "21, North Medford", "description": "", "prototype": { "attributes": { "RouteURL": null, "RouteNum": 21, "RouteName": "North Medford" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 24, "name": "Route 24 - RRMC", "domains": {}, "templates": [ { "name": "24, RRMC", "description": "", "prototype": { "attributes": { "RouteURL": null, "RouteNum": 24, "RouteName": "RRMC" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 40, "name": "Route 40 - Central Point", "domains": {}, "templates": [ { "name": "40, Central Point", "description": "", "prototype": { "attributes": { "RouteURL": null, "RouteNum": 40, "RouteName": "Central Point" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 60, "name": "Route 60 - White City", "domains": {}, "templates": [ { "name": "60, White City", "description": "", "prototype": { "attributes": { "RouteURL": null, "RouteNum": 60, "RouteName": "White City" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c7299dd5ef7f459c9dea216764c8bbd6" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "RVTD Boundary", "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, "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": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4244615.3784599025, "ymin": 175891.8555826468, "xmax": 4363560.848470405, "ymax": 305443.4326436527, "spatialReference": { "wkid": 103138, "latestWkid": 6561, "xyTolerance": 0.0032808464567060367, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3047.993904, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 6827, "latestWkid": 6827, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 2, "falseX": -18285300, "falseY": -47987500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 182, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "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": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S170_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "RVTD Boundary", "description": "", "prototype": { "attributes": {"NAME": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c7299dd5ef7f459c9dea216764c8bbd6" } ], "tables": [] }