Skip to content

Missing Shapefiles #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mariamorvillo opened this issue Jul 22, 2024 · 1 comment
Open

Missing Shapefiles #1

mariamorvillo opened this issue Jul 22, 2024 · 1 comment

Comments

@mariamorvillo
Copy link

mariamorvillo commented Jul 22, 2024

Good morning,

when trying to run the Matlab code, I'm missing the following shapefiles:

-1 C2VSim_Elements_3310
-2 C2VSim_Outline_3310

I was able to find some shape files here: https://data.cnra.ca.gov/dataset/c2vsimfg, under the GIS folder, but they are named slightly differently (C2VSimFG_Boundary.shp, C2VSimFG_Elements.shp), but when using them looks like they are not located in the correct position:
AllRecordsMap

thank you so much in advance for your help.
Best,
Maria

@giorgk
Copy link
Collaborator

giorgk commented Aug 8, 2024

This is a projection issue. C2VSim shapefiles are defined in EPSG:26910, while I usually work with EPSG:3310. If you want to know more about conversions in matlab check the following link https://subsurface.gr/gis-projections-in-matlab-and-r/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants