Welcome to the INTGeoServer Plugin Development site. This site provides information to all developers on how to extend INTGeoServer using the INTGeo API. You can also use this site to develop your own INTGeoServer client. Use support@int.com for questions.
Also checkout our latest blog article about INTGeoServer: How to Improve Performance and Reduce Latency of Your Geoscience Data
This site is being updated to reflect both INTGeoServer v2 and INTGeoServer v3. Both versions of INTGeoServer are actively supported. The documentation for INTGeoServer v3 is incomplete at this time. The main differences between INTGeoServer v2 and INTGeoServer v3 are highlighted in this article.
Architecture: Introduction to the plugin system, the data modules and web service modules.
Prerequirements (v3): Java and license requirements before creating your first module or JSON client when developing for INTGeoServer v3
Prerequirements (v2): Java and license requirements before creating your first module or JSON client when developing for INTGeoServer v2
Adding a custom seismic data format (v2): How to plug your own seismic data format
Setting up your IDE (v2) : How to configure your NetBeans IDE before adding your first web service
Adding your first web service (v2): Steps on how to add your own web service to an existing INTGeoServer deployment
Creating a virtual seismic dataset and writing it to disk as a Segy file (v2)
Customizing the header byte format when writing Segy files (v2)
Customizing the binary header when writing Segy files (v2)
Customizing the JSON API of INTGeoServer (v2)
Customizing INTGeoServer for authentication and access control (v2)
Implementing Asynchronous Processing (v2)
Using WebSockets with INTGeoServer (v2)
Using Akka With INTGeoServer (v2)
INTGeo APIs for Data (v2) - Working with seismic data objects
INTGeo Web Services (v3) - Description of the inputs and outputs of each web service implemented in INTGeoServer v3
INTGeo Web Services (v2)- Description of the inputs and outputs of each web service implemented in INTGeoServer v2