ncss-tech / Feedback

0 stars 0 forks source link

Analysis ready vector layer #2

Open patdevinwilson opened 3 years ago

patdevinwilson commented 3 years ago

How do I go about getting a SSURGO vector layer (geojson preferably) that is analysis ready? Coverage for the entire US.

dylanbeaudette commented 3 years ago

Hi thanks for the inquiry. Out of curiosity, how did you stumble across this very new and experimental repository?

I'm happy to help you find the data you need, but please keep in mind: SSURGO (the detailed soil survey of the USA) is one of the largest, most complex spatial databases in the world. The geometry alone, stored as binary and with the minimum of indexing required to use the data, is close to 70Gb. Adding some of the more commonly used tables (mapunit, component, chorizon, cointerp, etc.) pushes the size to over 100Gb.

Have a look at the soilDB package for various ways to access SSURGO data. I'd suggest starting with SDA and map unit key grid WCS.

https://github.com/ncss-tech/soilDB

patdevinwilson commented 3 years ago

I "Googled" for SSURGO bulk download and found this repo.

Right, I'm looking for a link to file/db that has SURRGO for ALL states (geometry + all the tables (mapunit, component, chorizon, cointerp, etc.) already built and packaged. Any ideas where I can find this?

dylanbeaudette commented 3 years ago

Right. Have a look at our gNATSGO product: https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625

EDIT: Chad is right, there are a lot of other (possibly smaller) options. What exactly do you have in mind?

cferguso commented 3 years ago

If you are after geometry, DO NOT download gNATSGO (the only spatially referenced layer is a raster), rather download gSSURGO at this linkhttps://nrcs.app.box.com/v/soils

@.D75927.328B5E30] From: Dylan Beaudette @.> Sent: Friday, June 4, 2021 9:34 AM To: ncss-tech/Feedback @.> Cc: Subscribed @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Right. Have a look at our gNATSGO product: https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nrcs.usda.gov%2Fwps%2Fportal%2Fnrcs%2Fdetail%2Fsoils%2Fsurvey%2Fgeo%2F%3Fcid%3Dnrcseprd1464625&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493711907%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MJMyROrkDw%2FYo5tx2Z8Pkyty982xzs8%2BhgcHzn1JQWM%3D&reserved=0

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854775305&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MQT75Lec59OYqMwnsN66dSRtr%2BtEK9AFfo5CpDkVJkg%3D&reserved=0, or unsubscribehttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL54VRNKVA4R3VT3UTLTRDP57ANCNFSM46BVTMUA&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=h4U%2B8eUScgQ2QC8ZirLuwzdxsFv83UIijYtpOk6KlmA%3D&reserved=0.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

patdevinwilson commented 3 years ago

Thank you. It seems trying to view the .gdb files in QGIS, FME, and GDAL(ogr2ogr) I am presented with licensing, dependency errors.

Please advise how to view this publicly available dataset in a non-proprietary platform.

Geodatabase Error (-2147467259): General function failure.

A fatal error has occurred. Check the logfile above for details Failed to obtain any schemas from reader 'FILEGDB' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information Program Terminating Translation FAILED.

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 10:52 AM cferguso @.***> wrote:

If you are after geometry, DO NOT download gNATSGO (the only spatially referenced layer is a raster), rather download gSSURGO at this link< https://nrcs.app.box.com/v/soils>

@.D75927.328B5E30] From: Dylan Beaudette @.> Sent: Friday, June 4, 2021 9:34 AM To: ncss-tech/Feedback @.> Cc: Subscribed @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Right. Have a look at our gNATSGO product:

https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625 < https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nrcs.usda.gov%2Fwps%2Fportal%2Fnrcs%2Fdetail%2Fsoils%2Fsurvey%2Fgeo%2F%3Fcid%3Dnrcseprd1464625&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493711907%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MJMyROrkDw%2FYo5tx2Z8Pkyty982xzs8%2BhgcHzn1JQWM%3D&reserved=0

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub< https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854775305&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MQT75Lec59OYqMwnsN66dSRtr%2BtEK9AFfo5CpDkVJkg%3D&reserved=0>, or unsubscribe< https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL54VRNKVA4R3VT3UTLTRDP57ANCNFSM46BVTMUA&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=h4U%2B8eUScgQ2QC8ZirLuwzdxsFv83UIijYtpOk6KlmA%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854789643__;Iw!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHzZm0ThQw$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPMGODBO5CK6KUPWTU3TRDSBJANCNFSM46BVTMUA__;!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHxs7OvPYg$ .

cferguso commented 3 years ago

I do not have issue with viewing the CONUS gSSURGO MUPOLYGON layer in QGIS, see below.

I you could give us any insight as to what you're trying to accomplish, we could probably be more help. As Dylan identified, 'all' the data is asking for a lot. One suggestion I have right now is to pick a smaller state such as DE, MD, HI, NJ... and get your feet wet with that before you try and tackle the beast. I don't know how much experience you have working with our data model, but the geometry is next to useless without the tables and vice versa. There are 60+ tables in our model with many constraints, and as far as I know, the only places these are established for the user are through ESRI applications. We recognize this limitation of proprietary software and are in the process of developing a solution.

Again, if you can shed some light on what you're trying to do, we can probably get you headed in the right direction

Chad

@.***D75940.03314AA0]

From: Patrick Wilson @.> Sent: Friday, June 4, 2021 12:10 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Thank you. It seems trying to view the .gdb files in QGIS, FME, and GDAL(ogr2ogr) I am presented with licensing, dependency errors.

Please advise how to view this publicly available dataset in a non-proprietary platform.

Geodatabase Error (-2147467259): General function failure.

A fatal error has occurred. Check the logfile above for details Failed to obtain any schemas from reader 'FILEGDB' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information Program Terminating Translation FAILED.

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 10:52 AM cferguso @.***> wrote:

If you are after geometry, DO NOT download gNATSGO (the only spatially referenced layer is a raster), rather download gSSURGO at this link< https://nrcs.app.box.com/v/soils>

@.D75927.328B5E30] From: Dylan Beaudette @.> Sent: Friday, June 4, 2021 9:34 AM To: ncss-tech/Feedback @.> Cc: Subscribed @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Right. Have a look at our gNATSGO product:

https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625 < https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nrcs.usda.gov%2Fwps%2Fportal%2Fnrcs%2Fdetail%2Fsoils%2Fsurvey%2Fgeo%2F%3Fcid%3Dnrcseprd1464625&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493711907%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MJMyROrkDw%2FYo5tx2Z8Pkyty982xzs8%2BhgcHzn1JQWM%3D&reserved=0

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub< https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854775305&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MQT75Lec59OYqMwnsN66dSRtr%2BtEK9AFfo5CpDkVJkg%3D&reserved=0>, or unsubscribe< https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL54VRNKVA4R3VT3UTLTRDP57ANCNFSM46BVTMUA&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=h4U%2B8eUScgQ2QC8ZirLuwzdxsFv83UIijYtpOk6KlmA%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854789643__;Iw!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHzZm0ThQw$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPMGODBO5CK6KUPWTU3TRDSBJANCNFSM46BVTMUA__;!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHxs7OvPYg$ .

- You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854881561&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095662602%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=gbaVl6vtsGMsxwUyNARfvHqhP4BxQpir6j8EeGdNpUY%3D&reserved=0, or unsubscribehttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDLZYRM77AD7OZMTKXQDTRECG7ANCNFSM46BVTMUA&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095672542%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=I36%2BjKK3jxXeCcQjgrDWWLaQxAEsfZcVJGriagxsKmg%3D&reserved=0.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

patdevinwilson commented 3 years ago

I've unzipped (using Winzip) as you can see, but am still seeing an issue reading in QGIS. I intend to use this dataset to model predictions for site suitability across the US.

[image: image.png] [image: Screen Shot 2021-06-04 at 2.49.29 PM.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 1:50 PM cferguso @.***> wrote:

I do not have issue with viewing the CONUS gSSURGO MUPOLYGON layer in QGIS, see below.

I you could give us any insight as to what you're trying to accomplish, we could probably be more help. As Dylan identified, 'all' the data is asking for a lot. One suggestion I have right now is to pick a smaller state such as DE, MD, HI, NJ... and get your feet wet with that before you try and tackle the beast. I don't know how much experience you have working with our data model, but the geometry is next to useless without the tables and vice versa. There are 60+ tables in our model with many constraints, and as far as I know, the only places these are established for the user are through ESRI applications. We recognize this limitation of proprietary software and are in the process of developing a solution.

Again, if you can shed some light on what you're trying to do, we can probably get you headed in the right direction

Chad

@.***D75940.03314AA0]

From: Patrick Wilson @.> Sent: Friday, June 4, 2021 12:10 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Thank you. It seems trying to view the .gdb files in QGIS, FME, and GDAL(ogr2ogr) I am presented with licensing, dependency errors.

Please advise how to view this publicly available dataset in a non-proprietary platform.

Geodatabase Error (-2147467259): General function failure.

A fatal error has occurred. Check the logfile above for details Failed to obtain any schemas from reader 'FILEGDB' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information Program Terminating Translation FAILED.

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 10:52 AM cferguso @.***> wrote:

If you are after geometry, DO NOT download gNATSGO (the only spatially referenced layer is a raster), rather download gSSURGO at this link< https://nrcs.app.box.com/v/soils>

@.D75927.328B5E30] From: Dylan Beaudette @.> Sent: Friday, June 4, 2021 9:34 AM To: ncss-tech/Feedback @.> Cc: Subscribed @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Right. Have a look at our gNATSGO product:

https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625 <

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nrcs.usda.gov%2Fwps%2Fportal%2Fnrcs%2Fdetail%2Fsoils%2Fsurvey%2Fgeo%2F%3Fcid%3Dnrcseprd1464625&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493711907%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MJMyROrkDw%2FYo5tx2Z8Pkyty982xzs8%2BhgcHzn1JQWM%3D&reserved=0

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854775305&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MQT75Lec59OYqMwnsN66dSRtr%2BtEK9AFfo5CpDkVJkg%3D&reserved=0 , or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL54VRNKVA4R3VT3UTLTRDP57ANCNFSM46BVTMUA&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=h4U%2B8eUScgQ2QC8ZirLuwzdxsFv83UIijYtpOk6KlmA%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854789643__;Iw!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHzZm0ThQw$ , or unsubscribe < https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPMGODBO5CK6KUPWTU3TRDSBJANCNFSM46BVTMUA__;!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHxs7OvPYg$

.

- You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854881561&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095662602%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=gbaVl6vtsGMsxwUyNARfvHqhP4BxQpir6j8EeGdNpUY%3D&reserved=0>, or unsubscribe< https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDLZYRM77AD7OZMTKXQDTRECG7ANCNFSM46BVTMUA&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095672542%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=I36%2BjKK3jxXeCcQjgrDWWLaQxAEsfZcVJGriagxsKmg%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854902191__;Iw!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO4aYlcFGA$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPNN75MZENYAXPIOIOLTREG55ANCNFSM46BVTMUA__;!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO58e6vl9A$ .

patdevinwilson commented 3 years ago

It looks like featline, mupoint, mupolygon, muline have zero features? Is that expected? [image: image.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 2:53 PM Patrick Wilson @.***> wrote:

I've unzipped (using Winzip) as you can see, but am still seeing an issue reading in QGIS. I intend to use this dataset to model predictions for site suitability across the US.

[image: image.png] [image: Screen Shot 2021-06-04 at 2.49.29 PM.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 1:50 PM cferguso @.***> wrote:

I do not have issue with viewing the CONUS gSSURGO MUPOLYGON layer in QGIS, see below.

I you could give us any insight as to what you're trying to accomplish, we could probably be more help. As Dylan identified, 'all' the data is asking for a lot. One suggestion I have right now is to pick a smaller state such as DE, MD, HI, NJ... and get your feet wet with that before you try and tackle the beast. I don't know how much experience you have working with our data model, but the geometry is next to useless without the tables and vice versa. There are 60+ tables in our model with many constraints, and as far as I know, the only places these are established for the user are through ESRI applications. We recognize this limitation of proprietary software and are in the process of developing a solution.

Again, if you can shed some light on what you're trying to do, we can probably get you headed in the right direction

Chad

@.***D75940.03314AA0]

From: Patrick Wilson @.> Sent: Friday, June 4, 2021 12:10 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Thank you. It seems trying to view the .gdb files in QGIS, FME, and GDAL(ogr2ogr) I am presented with licensing, dependency errors.

Please advise how to view this publicly available dataset in a non-proprietary platform.

Geodatabase Error (-2147467259): General function failure.

A fatal error has occurred. Check the logfile above for details Failed to obtain any schemas from reader 'FILEGDB' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information Program Terminating Translation FAILED.

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ <https://www.linkedin.com/company/datarobot

https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 10:52 AM cferguso @.***> wrote:

If you are after geometry, DO NOT download gNATSGO (the only spatially referenced layer is a raster), rather download gSSURGO at this link< https://nrcs.app.box.com/v/soils>

@.D75927.328B5E30] From: Dylan Beaudette @.> Sent: Friday, June 4, 2021 9:34 AM To: ncss-tech/Feedback @.> Cc: Subscribed @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Right. Have a look at our gNATSGO product:

https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625

<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nrcs.usda.gov%2Fwps%2Fportal%2Fnrcs%2Fdetail%2Fsoils%2Fsurvey%2Fgeo%2F%3Fcid%3Dnrcseprd1464625&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493711907%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MJMyROrkDw%2FYo5tx2Z8Pkyty982xzs8%2BhgcHzn1JQWM%3D&reserved=0

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854775305&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MQT75Lec59OYqMwnsN66dSRtr%2BtEK9AFfo5CpDkVJkg%3D&reserved=0

, or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL54VRNKVA4R3VT3UTLTRDP57ANCNFSM46BVTMUA&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=h4U%2B8eUScgQ2QC8ZirLuwzdxsFv83UIijYtpOk6KlmA%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854789643__;Iw!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHzZm0ThQw$

, or unsubscribe <

https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPMGODBO5CK6KUPWTU3TRDSBJANCNFSM46BVTMUA__;!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHxs7OvPYg$

.

- You are receiving this because you commented. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854881561&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095662602%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=gbaVl6vtsGMsxwUyNARfvHqhP4BxQpir6j8EeGdNpUY%3D&reserved=0 , or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDLZYRM77AD7OZMTKXQDTRECG7ANCNFSM46BVTMUA&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095672542%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=I36%2BjKK3jxXeCcQjgrDWWLaQxAEsfZcVJGriagxsKmg%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854902191__;Iw!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO4aYlcFGA$ , or unsubscribe < https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPNN75MZENYAXPIOIOLTREG55ANCNFSM46BVTMUA__;!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO58e6vl9A$

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854936123__;Iw!!OjQymYRxHw!orOOXlPpTaIpo2i3DgNWcbfUGJn5lmEi63MY00AYN6dGHDp2z6qsElTF2Unpk67j-KFCmQ$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPLYUK23YUPPN3UOYZ3TREOJXANCNFSM46BVTMUA__;!!OjQymYRxHw!orOOXlPpTaIpo2i3DgNWcbfUGJn5lmEi63MY00AYN6dGHDp2z6qsElTF2Unpk65neXvrRg$ .

cferguso commented 3 years ago

Yes, that is almost always the case. I’d say 99.5%

Get Outlook for iOShttps://aka.ms/o0ukef


From: Patrick Wilson @.> Sent: Friday, June 4, 2021 5:08:36 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

It looks like featline, mupoint, mupolygon, muline have zero features? Is that expected? [image: image.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 2:53 PM Patrick Wilson @.***> wrote:

I've unzipped (using Winzip) as you can see, but am still seeing an issue reading in QGIS. I intend to use this dataset to model predictions for site suitability across the US.

[image: image.png] [image: Screen Shot 2021-06-04 at 2.49.29 PM.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 1:50 PM cferguso @.***> wrote:

I do not have issue with viewing the CONUS gSSURGO MUPOLYGON layer in QGIS, see below.

I you could give us any insight as to what you're trying to accomplish, we could probably be more help. As Dylan identified, 'all' the data is asking for a lot. One suggestion I have right now is to pick a smaller state such as DE, MD, HI, NJ... and get your feet wet with that before you try and tackle the beast. I don't know how much experience you have working with our data model, but the geometry is next to useless without the tables and vice versa. There are 60+ tables in our model with many constraints, and as far as I know, the only places these are established for the user are through ESRI applications. We recognize this limitation of proprietary software and are in the process of developing a solution.

Again, if you can shed some light on what you're trying to do, we can probably get you headed in the right direction

Chad

@.***D75940.03314AA0]

From: Patrick Wilson @.> Sent: Friday, June 4, 2021 12:10 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Thank you. It seems trying to view the .gdb files in QGIS, FME, and GDAL(ogr2ogr) I am presented with licensing, dependency errors.

Please advise how to view this publicly available dataset in a non-proprietary platform.

Geodatabase Error (-2147467259): General function failure.

A fatal error has occurred. Check the logfile above for details Failed to obtain any schemas from reader 'FILEGDB' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information Program Terminating Translation FAILED.

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ <https://www.linkedin.com/company/datarobot

https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 10:52 AM cferguso @.***> wrote:

If you are after geometry, DO NOT download gNATSGO (the only spatially referenced layer is a raster), rather download gSSURGO at this link< https://nrcs.app.box.com/v/soils>

@.D75927.328B5E30] From: Dylan Beaudette @.> Sent: Friday, June 4, 2021 9:34 AM To: ncss-tech/Feedback @.> Cc: Subscribed @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Right. Have a look at our gNATSGO product:

https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625

<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nrcs.usda.gov%2Fwps%2Fportal%2Fnrcs%2Fdetail%2Fsoils%2Fsurvey%2Fgeo%2F%3Fcid%3Dnrcseprd1464625&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493711907%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MJMyROrkDw%2FYo5tx2Z8Pkyty982xzs8%2BhgcHzn1JQWM%3D&reserved=0

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854775305&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MQT75Lec59OYqMwnsN66dSRtr%2BtEK9AFfo5CpDkVJkg%3D&reserved=0

, or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL54VRNKVA4R3VT3UTLTRDP57ANCNFSM46BVTMUA&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=h4U%2B8eUScgQ2QC8ZirLuwzdxsFv83UIijYtpOk6KlmA%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854789643__;Iw!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHzZm0ThQw$

, or unsubscribe <

https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPMGODBO5CK6KUPWTU3TRDSBJANCNFSM46BVTMUA__;!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHxs7OvPYg$

.

- You are receiving this because you commented. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854881561&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095662602%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=gbaVl6vtsGMsxwUyNARfvHqhP4BxQpir6j8EeGdNpUY%3D&reserved=0 , or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDLZYRM77AD7OZMTKXQDTRECG7ANCNFSM46BVTMUA&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095672542%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=I36%2BjKK3jxXeCcQjgrDWWLaQxAEsfZcVJGriagxsKmg%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854902191__;Iw!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO4aYlcFGA$ , or unsubscribe < https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPNN75MZENYAXPIOIOLTREG55ANCNFSM46BVTMUA__;!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO58e6vl9A$

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854936123__;Iw!!OjQymYRxHw!orOOXlPpTaIpo2i3DgNWcbfUGJn5lmEi63MY00AYN6dGHDp2z6qsElTF2Unpk67j-KFCmQ$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPLYUK23YUPPN3UOYZ3TREOJXANCNFSM46BVTMUA__;!!OjQymYRxHw!orOOXlPpTaIpo2i3DgNWcbfUGJn5lmEi63MY00AYN6dGHDp2z6qsElTF2Unpk65neXvrRg$ .

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-855032824&data=04%7C01%7C%7C90d340a908a84b35cd0908d927a54d21%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584413182943529%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ALrSzm65xicHch5JIZYSeM3WVxQqGFWjp2TfT%2F%2F8tTo%3D&reserved=0, or unsubscribehttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL2XG25U5VJCJOSUXKTTRFFGJANCNFSM46BVTMUA&data=04%7C01%7C%7C90d340a908a84b35cd0908d927a54d21%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584413182953488%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=NQqgHcyG7IjKafZ6IhU%2FYMofXI8r6RHHVJl4HA7OD58%3D&reserved=0.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

cferguso commented 3 years ago

Scratch my last email. Mupolugon is the meat of spatial data. mupoint and muline will almost never have anything.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Ferguson, Charles - NRCS, Lincoln, NE @.> Sent: Friday, June 4, 2021 5:40:38 PM To: ncss-tech/Feedback @.>; ncss-tech/Feedback @.> Cc: Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Yes, that is almost always the case. I’d say 99.5%

Get Outlook for iOShttps://aka.ms/o0ukef


From: Patrick Wilson @.> Sent: Friday, June 4, 2021 5:08:36 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

It looks like featline, mupoint, mupolygon, muline have zero features? Is that expected? [image: image.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 2:53 PM Patrick Wilson @.***> wrote:

I've unzipped (using Winzip) as you can see, but am still seeing an issue reading in QGIS. I intend to use this dataset to model predictions for site suitability across the US.

[image: image.png] [image: Screen Shot 2021-06-04 at 2.49.29 PM.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 1:50 PM cferguso @.***> wrote:

I do not have issue with viewing the CONUS gSSURGO MUPOLYGON layer in QGIS, see below.

I you could give us any insight as to what you're trying to accomplish, we could probably be more help. As Dylan identified, 'all' the data is asking for a lot. One suggestion I have right now is to pick a smaller state such as DE, MD, HI, NJ... and get your feet wet with that before you try and tackle the beast. I don't know how much experience you have working with our data model, but the geometry is next to useless without the tables and vice versa. There are 60+ tables in our model with many constraints, and as far as I know, the only places these are established for the user are through ESRI applications. We recognize this limitation of proprietary software and are in the process of developing a solution.

Again, if you can shed some light on what you're trying to do, we can probably get you headed in the right direction

Chad

@.***D75940.03314AA0]

From: Patrick Wilson @.> Sent: Friday, June 4, 2021 12:10 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Thank you. It seems trying to view the .gdb files in QGIS, FME, and GDAL(ogr2ogr) I am presented with licensing, dependency errors.

Please advise how to view this publicly available dataset in a non-proprietary platform.

Geodatabase Error (-2147467259): General function failure.

A fatal error has occurred. Check the logfile above for details Failed to obtain any schemas from reader 'FILEGDB' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information Program Terminating Translation FAILED.

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ <https://www.linkedin.com/company/datarobot

https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110

On Fri, Jun 4, 2021 at 10:52 AM cferguso @.***> wrote:

If you are after geometry, DO NOT download gNATSGO (the only spatially referenced layer is a raster), rather download gSSURGO at this link< https://nrcs.app.box.com/v/soils>

@.D75927.328B5E30] From: Dylan Beaudette @.> Sent: Friday, June 4, 2021 9:34 AM To: ncss-tech/Feedback @.> Cc: Subscribed @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Right. Have a look at our gNATSGO product:

https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625

<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nrcs.usda.gov%2Fwps%2Fportal%2Fnrcs%2Fdetail%2Fsoils%2Fsurvey%2Fgeo%2F%3Fcid%3Dnrcseprd1464625&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493711907%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MJMyROrkDw%2FYo5tx2Z8Pkyty982xzs8%2BhgcHzn1JQWM%3D&reserved=0

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854775305&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MQT75Lec59OYqMwnsN66dSRtr%2BtEK9AFfo5CpDkVJkg%3D&reserved=0

, or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL54VRNKVA4R3VT3UTLTRDP57ANCNFSM46BVTMUA&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=h4U%2B8eUScgQ2QC8ZirLuwzdxsFv83UIijYtpOk6KlmA%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854789643__;Iw!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHzZm0ThQw$

, or unsubscribe <

https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPMGODBO5CK6KUPWTU3TRDSBJANCNFSM46BVTMUA__;!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHxs7OvPYg$

.

- You are receiving this because you commented. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854881561&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095662602%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=gbaVl6vtsGMsxwUyNARfvHqhP4BxQpir6j8EeGdNpUY%3D&reserved=0 , or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDLZYRM77AD7OZMTKXQDTRECG7ANCNFSM46BVTMUA&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095672542%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=I36%2BjKK3jxXeCcQjgrDWWLaQxAEsfZcVJGriagxsKmg%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854902191__;Iw!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO4aYlcFGA$ , or unsubscribe < https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPNN75MZENYAXPIOIOLTREG55ANCNFSM46BVTMUA__;!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO58e6vl9A$

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854936123__;Iw!!OjQymYRxHw!orOOXlPpTaIpo2i3DgNWcbfUGJn5lmEi63MY00AYN6dGHDp2z6qsElTF2Unpk67j-KFCmQ$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPLYUK23YUPPN3UOYZ3TREOJXANCNFSM46BVTMUA__;!!OjQymYRxHw!orOOXlPpTaIpo2i3DgNWcbfUGJn5lmEi63MY00AYN6dGHDp2z6qsElTF2Unpk65neXvrRg$ .

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-855032824&data=04%7C01%7C%7C90d340a908a84b35cd0908d927a54d21%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584413182943529%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ALrSzm65xicHch5JIZYSeM3WVxQqGFWjp2TfT%2F%2F8tTo%3D&reserved=0, or unsubscribehttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL2XG25U5VJCJOSUXKTTRFFGJANCNFSM46BVTMUA&data=04%7C01%7C%7C90d340a908a84b35cd0908d927a54d21%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584413182953488%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=NQqgHcyG7IjKafZ6IhU%2FYMofXI8r6RHHVJl4HA7OD58%3D&reserved=0.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

patdevinwilson commented 3 years ago

That’s what I figured, I will continue to battle this over the weekend.

On Fri, Jun 4, 2021 at 6:45 PM cferguso @.***> wrote:

Scratch my last email. Mupolugon is the meat of spatial data. mupoint and muline will almost never have anything.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Ferguson, Charles - NRCS, Lincoln, NE @.> Sent: Friday, June 4, 2021 5:40:38 PM To: ncss-tech/Feedback @.>; ncss-tech/Feedback @.> Cc: Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Yes, that is almost always the case. I’d say 99.5%

Get Outlook for iOShttps://aka.ms/o0ukef


From: Patrick Wilson @.> Sent: Friday, June 4, 2021 5:08:36 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

It looks like featline, mupoint, mupolygon, muline have zero features? Is that expected? [image: image.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0ABoston,+MA+02110?entry=gmail&source=g

https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0ABoston,+MA+02110?entry=gmail&source=g Boston, MA 02110 https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0ABoston,+MA+02110?entry=gmail&source=g

On Fri, Jun 4, 2021 at 2:53 PM Patrick Wilson @.***> wrote:

I've unzipped (using Winzip) as you can see, but am still seeing an issue reading in QGIS. I intend to use this dataset to model predictions for site suitability across the US.

[image: image.png] [image: Screen Shot 2021-06-04 at 2.49.29 PM.png]

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ <https://www.linkedin.com/company/datarobot

https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0A+Boston,+MA+02110?entry=gmail&source=g

https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0A+Boston,+MA+02110?entry=gmail&source=g

https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0A+Boston,+MA+02110?entry=gmail&source=g> Boston, MA 02110 https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0A+Boston,+MA+02110?entry=gmail&source=g

On Fri, Jun 4, 2021 at 1:50 PM cferguso @.***> wrote:

I do not have issue with viewing the CONUS gSSURGO MUPOLYGON layer in QGIS, see below.

I you could give us any insight as to what you're trying to accomplish, we could probably be more help. As Dylan identified, 'all' the data is asking for a lot. One suggestion I have right now is to pick a smaller state such as DE, MD, HI, NJ... and get your feet wet with that before you try and tackle the beast. I don't know how much experience you have working with our data model, but the geometry is next to useless without the tables and vice versa. There are 60+ tables in our model with many constraints, and as far as I know, the only places these are established for the user are through ESRI applications. We recognize this limitation of proprietary software and are in the process of developing a solution.

Again, if you can shed some light on what you're trying to do, we can probably get you headed in the right direction

Chad

@.***D75940.03314AA0]

From: Patrick Wilson @.> Sent: Friday, June 4, 2021 12:10 PM To: ncss-tech/Feedback @.> Cc: Ferguson, Charles - NRCS, Lincoln, NE @.>; Comment @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Thank you. It seems trying to view the .gdb files in QGIS, FME, and GDAL(ogr2ogr) I am presented with licensing, dependency errors.

Please advise how to view this publicly available dataset in a non-proprietary platform.

Geodatabase Error (-2147467259): General function failure.

A fatal error has occurred. Check the logfile above for details Failed to obtain any schemas from reader 'FILEGDB' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information Program Terminating Translation FAILED.

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ < https://www.linkedin.com/company/datarobot

https://www.facebook.com/datarobotinc/ < https://twitter.com/DataRobot> https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0A+Boston,+MA+02110?entry=gmail&source=g

https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0A+Boston,+MA+02110?entry=gmail&source=g>

https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0A+Boston,+MA+02110?entry=gmail&source=g>

Boston, MA 02110 https://www.google.com/maps/search/225+Franklin+Street,+13th+Floor+%0D%0A+%0D%0A+Boston,+MA+02110?entry=gmail&source=g

On Fri, Jun 4, 2021 at 10:52 AM cferguso @.***> wrote:

If you are after geometry, DO NOT download gNATSGO (the only spatially referenced layer is a raster), rather download gSSURGO at this link< https://nrcs.app.box.com/v/soils>

@.D75927.328B5E30] From: Dylan Beaudette @.> Sent: Friday, June 4, 2021 9:34 AM To: ncss-tech/Feedback @.> Cc: Subscribed @.> Subject: Re: [ncss-tech/Feedback] Analysis ready vector layer (#2)

Right. Have a look at our gNATSGO product:

https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/geo/?cid=nrcseprd1464625

<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nrcs.usda.gov%2Fwps%2Fportal%2Fnrcs%2Fdetail%2Fsoils%2Fsurvey%2Fgeo%2F%3Fcid%3Dnrcseprd1464625&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493711907%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MJMyROrkDw%2FYo5tx2Z8Pkyty982xzs8%2BhgcHzn1JQWM%3D&reserved=0

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854775305&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MQT75Lec59OYqMwnsN66dSRtr%2BtEK9AFfo5CpDkVJkg%3D&reserved=0

, or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL54VRNKVA4R3VT3UTLTRDP57ANCNFSM46BVTMUA&data=04%7C01%7C%7Cd7d609afe1994ed0056208d92765cf99%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584140493721864%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=h4U%2B8eUScgQ2QC8ZirLuwzdxsFv83UIijYtpOk6KlmA%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854789643__;Iw!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHzZm0ThQw$

, or unsubscribe <

https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPMGODBO5CK6KUPWTU3TRDSBJANCNFSM46BVTMUA__;!!OjQymYRxHw!ppjPzu6Zgg3u5RlnrzK_xurYFv0SJ3NcY1NClpe6K0cAN2ZPbe6ei4vM5OPpdHxs7OvPYg$

.

- You are receiving this because you commented. Reply to this email directly, view it on GitHub<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-854881561&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095662602%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=gbaVl6vtsGMsxwUyNARfvHqhP4BxQpir6j8EeGdNpUY%3D&reserved=0

, or unsubscribe<

https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDLZYRM77AD7OZMTKXQDTRECG7ANCNFSM46BVTMUA&data=04%7C01%7C%7Cba93498101ba446f8ced08d9277b9afe%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584234095672542%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=I36%2BjKK3jxXeCcQjgrDWWLaQxAEsfZcVJGriagxsKmg%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854902191__;Iw!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO4aYlcFGA$

, or unsubscribe <

https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPNN75MZENYAXPIOIOLTREG55ANCNFSM46BVTMUA__;!!OjQymYRxHw!oBztA8wwfaywM9hnKskTcdtQuiBra36V4heHxTL_80A3gYgwBedqOKz5eJ6pCO58e6vl9A$

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-854936123__;Iw!!OjQymYRxHw!orOOXlPpTaIpo2i3DgNWcbfUGJn5lmEi63MY00AYN6dGHDp2z6qsElTF2Unpk67j-KFCmQ$ , or unsubscribe < https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPLYUK23YUPPN3UOYZ3TREOJXANCNFSM46BVTMUA__;!!OjQymYRxHw!orOOXlPpTaIpo2i3DgNWcbfUGJn5lmEi63MY00AYN6dGHDp2z6qsElTF2Unpk65neXvrRg$

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncss-tech%2FFeedback%2Fissues%2F2%23issuecomment-855032824&data=04%7C01%7C%7C90d340a908a84b35cd0908d927a54d21%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584413182943529%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ALrSzm65xicHch5JIZYSeM3WVxQqGFWjp2TfT%2F%2F8tTo%3D&reserved=0>, or unsubscribe< https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACYYDL2XG25U5VJCJOSUXKTTRFFGJANCNFSM46BVTMUA&data=04%7C01%7C%7C90d340a908a84b35cd0908d927a54d21%7Ced5b36e701ee4ebc867ee03cfa0d4697%7C0%7C0%7C637584413182953488%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=NQqgHcyG7IjKafZ6IhU%2FYMofXI8r6RHHVJl4HA7OD58%3D&reserved=0

.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

— You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ncss-tech/Feedback/issues/2*issuecomment-855068564__;Iw!!OjQymYRxHw!q7mtB0Jw0r9Qw_4xdN06j9Dxr3SYJqOP27Ew18j1cfhT3yqYfRktKb0579T3aTioxsE3QQ$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAEVGPI27AN7ZK6EDCTHNN3TRFJQTANCNFSM46BVTMUA__;!!OjQymYRxHw!q7mtB0Jw0r9Qw_4xdN06j9Dxr3SYJqOP27Ew18j1cfhT3yqYfRktKb0579T3aTgTGit5Bw$ .

--

Patrick Wilson

Geospatial Engineer

https://www.datarobot.com/ https://www.linkedin.com/company/datarobot https://www.facebook.com/datarobotinc/ https://twitter.com/DataRobot https://www.instagram.com/datarobot/

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient, or authorized to receive for the recipient, please contact the sender by reply email and delete all copies of this message. Please see our Privacy Policy https://www.datarobot.com/privacy/ to learn how we use your personal data.

DataRobot, Inc.

225 Franklin Street, 13th Floor

Boston, MA 02110