INTGeoServer provides multiple web services to access various types of data:
seismic (ex: .segy files)
well (ex: .las files)
coordinate reference systems
horizons (ex: .ixta files)
pointsets (ex: .aps files)
faults (ex: .aft files)
grid surfaces (ex: .grid files)
triangle mesh surfaces (ex: .ts files)
reservoirs (ex: .cmg files)
tabular data (ex: .csv files)
Each module can be installed independently. The two most often used web services are the seismic and well services.
Generic Services (meta information about the server itself as well as file browsing services)
Seismic Services (ex: Segy files)
Well Services (ex: LAS files)
Horizon Services (ex: .ixta files)
Grid Surface Services (ex: .grid files)
CRS Services (EPSG database and conversions between coordinate systems)
Tabular Data Services (ex: CSV files)
See also: Customizing the JSON API of INTGeoServer