-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix(cost-surface): consume uploaded file #537
Conversation
This pull request is being automatically deployed with Vercel (learn more). marxan – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan/4A2J6K4bKGDeq1o4pjuQsmcJTJ8Z marxan-storybook – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan-storybook/AWV5vwD6DMq4tgDgGuP6s3FaH2W3 |
942f577
to
b9f648f
Compare
b9f648f
to
6ce53f5
Compare
6ce53f5
to
4d1455d
Compare
Sadly, Extract doesn't like spaces
wrapping it in |
should we reject (with a clear error message) uploads of files that contain spaces, in the meanwhile? |
the matcher already ignores the order but indeed, only within 'features' (not their 'geometries') and apparently geometry is transformed. Not sure yet if only its pivoted order. |
@hotzevzl the check is quite slow but I see no other way around now. |
fc19e90
to
c8998be
Compare
c8998be
to
8090082
Compare
8090082
to
b984054
Compare
There were a few issues:
multer
thus was not available withintmp/storage
Note: there may be some issue with mapshaper, as it removed some PU while testing...