Git Product home page Git Product logo

Comments (5)

mlubej avatar mlubej commented on July 19, 2024 2

Hi @kvigulis! The problem is related to the geojson file that you use. It has coordinates, but no CRS is defined. I assume this is in the national CRS for california, which would seem to be UTM_10N (@AleksMat is this info saved anywhere or does one have to look for it manually?)

In this case, it works for me and I'm able to obtain image data without any errors.

from eo-learn.

kvigulis avatar kvigulis commented on July 19, 2024 1

Thank you @mlubej. You're absolutely right. This was caused by incorrect CRS setting, when generating the shape file for bboxes of patches. Didn't know the idea behind UTM CRS.

For any beginner who stumbles upon this - GeoJson files will often use UTM CRS, which will be different depending on which zone/area of the Earth is described. So you have to set the UTM with the correct zone in 1_split-AOI.ipynb.

from eo-learn.

Niraj-Lunavat avatar Niraj-Lunavat commented on July 19, 2024

Hi
I am facing the same issue....may i know where to find the CRC

from eo-learn.

Koesters avatar Koesters commented on July 19, 2024

Hi
I am facing the same issue....may i know where to find the CRC

In ArcGIS you can easily find it.

If you go to the Coursera course from UCDavis.
https://www.coursera.org/specializations/gis

you can get a 1 year ARCGIS license with all trimmings (pre ArcGis pro).

Or use QGIS free.

or use this
https://grasswiki.osgeo.org/wiki/GRASS_Location_Wizard

the examples use epsrg: 3xxxx

https://epsg.io/32633 is slovenia
https://epsg.io/32630 would be the UK

will also tell you
Linkedin says you are in India

try http://spatialreference.org/ref/epsg/wgs-84-utm-zone-43n/

epsg projection 32643 - wgs 84 / utm zone 43n

from eo-learn.

mlubej avatar mlubej commented on July 19, 2024

Hi
I am facing the same issue....may i know where to find the CRC

Sorry @NiRajlunavat , my email notifications on GitHub have been acting up...

Check out the good answer from @Koesters !

from eo-learn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.