techmatters / soil-id-algorithm

GNU Affero General Public License v3.0
1 stars 0 forks source link

Examine eliminating gsmsoilmu_a_us.shp #51

Open paulschreiber opened 7 months ago

paulschreiber commented 7 months ago

Description

Examine eliminating gsmsoilmu_a_us.shp.

Can we call the soil data API directly with lat/lng and bypass this shapefile?

jjmaynard commented 7 months ago

@paulschreiber I think it's going to be faster to have a local copy of the STATSGO vector geometries which are fairly static. Although converting to a different spatial format like PostGIS will likely speed it up.