GithubHelp home page GithubHelp logo

Comments (5)

desouzapalooza avatar desouzapalooza commented on July 26, 2024 2

Hi @eliasvitali . You can obtain this information from the Enverus Developer API site. All of the API endpoints are listed there and you can obtain request parameters for each API endpoint. https://app.drillinginfo.com/direct/#/api/overview

from direct-access-py.

wchatx avatar wchatx commented on July 26, 2024

Thanks for the question, @eliasvitali!

@desouzapalooza is correct that the best place to find the valid query parameters (**options) is the Developer API documentation site. I'll add that it's not currently possible to supply any sort of spatial query param like a bounding box to filter your results via the API.

You can also use the docs method of the DirectAccessV2 module to explore what fields are available to query for those endpoints that support it.

I've considered adding a feature that would allow filtering down API responses to those records that intersect a user-supplied geometry. It would happen client-side so there wouldn't be any speedups from this method, but you'd still end up with the output you're looking for. Would this be valuable to you? If so, could you tell me the source of the spatial data you'd like to supply (ArcGIS, QGIS, shapely, etc)?

from direct-access-py.

eliasvitali avatar eliasvitali commented on July 26, 2024

Thank you both for your replies.

Currently if I am interested in a specific ROI (bounded box or circle w/ defined centre and radius) I have to request a bigger subset of data encompassing my ROI (e.g. a State/Province) and then parse through all that data using my own script. A feature like that would be neat, even without speedup I think many would benefit from it.

Sorry I'm still new to this, what do you mean by source of the spatial data I'd supply?

from direct-access-py.

eliasvitali avatar eliasvitali commented on July 26, 2024

@desouzapalooza @wchatx we have recently been granted access to global data as well. I couldn't find information about how I can query for global wells (for instance like the international workspace on the web app). Is the API capable of this?

from direct-access-py.

wchatx avatar wchatx commented on July 26, 2024

@eliasvitali the only international data available in the Enverus Developer API is scout articles. I believe there's a bulk delivery of international data available over the Enverus FTP site, though. Your account rep should be able to point you in the right direction.

from direct-access-py.

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.