Git Product home page Git Product logo

Comments (6)

samapriya avatar samapriya commented on September 26, 2024

Hi @jimoreira you should be able to check if your order was placed at this endpoint. Use your API key as the username, and you should be able to login, you can leave password empty. This page should show all your orders. Just so we are clear did you get any error message or any print out? If there are no error messages there is nothing else to diagnose without the idlist and the GeoJSON file you are using.

from porder.

jimoreira avatar jimoreira commented on September 26, 2024

thanks for your reply..
no orders in that endpoint.
the only step I couldn't make work is the base64, but since I'm not using any cloud storage, I thought it may be ok. And also, no errors appear.

Also when I initiate planet, I used mail and password, and no problems. I tried to use
set PL_API_KEY=Your API Key
but it didn't work.

Maybe, something about the geojson file:
When i run porder idlist in some ocassions give me this error (but still produced the .txt and .csv files):
porder idlist --input "D:\OneDrive\teleysig_javierMoreira\TrabajoFinal\Tesis\VALIDACION\CHACRAS\TABARE.geojson" --start "2017-10-01" --end "2017-12-27" --item "PSScene4Band" --asset "analytic_sr" --number 500 --outfile "D:\OneDrive\teleysig_javierMoreira\TrabajoFinal\Tesis\VALIDACION\CHACRAS\imagenes\tabare2.csv"

'features' Traceback (most recent call last): File "C:\Python27\Scripts\porder-script.py", line 11, in <module> load_entry_point('porder==0.1.9', 'console_scripts', 'porder')() File "c:\python27\lib\site-packages\porder\porder.py", line 213, in main args.func(args) File "c:\python27\lib\site-packages\porder\porder.py", line 71, in idlist_from_parser outfile=args.outfile) File "c:\python27\lib\site-packages\porder\geojson2id.py", line 180, in idl while page['_links'].get('_next') is not None: KeyError: '_links'

from porder.

jimoreira avatar jimoreira commented on September 26, 2024

this is the geojson file
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"type":"Polygon","coordinates":[[[-58.33143711090087,-33.35175265255656],[-58.331565856933594,-33.35189604309437],[-58.33006381988525,-33.35949540359959],[-58.32075119018555,-33.36365326339804],[-58.31336975097657,-33.36057073121353],[-58.31409931182861,-33.346016837375714],[-58.31585884094238,-33.33816532778627],[-58.31873416900635,-33.3377709410542],[-58.322768211364746,-33.34723572971968],[-58.33143711090087,-33.35175265255656]]]}}]}

from porder.

jimoreira avatar jimoreira commented on September 26, 2024

solved.
for some reason, the API_KEY changed since the last time I have used.
that was the issue, sorry for the troubles.
thanks again.

from porder.

samapriya avatar samapriya commented on September 26, 2024

HI @jimoreira I was able to use your geometry to get ids and create an order am glad you were able to solve it as well :)

from porder.

ShashankBice avatar ShashankBice commented on September 26, 2024

Hi Sam, I got into something similar, I did not receive a URL link but I can see the order at the endpoint you mentioned earlier. Any leads on how to go ahead ?

from porder.

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.