The "wellproperties" web service provides an information about available properties of an individual well dataset
A typical URL is http://myserver.mycompany.com:8080/INTGeoServer/api/ds/{datasourcetype}/v1/sources/{datasource}/wells/{welluniqueid}/properties with the GET method.
where
datasourcetype: type of a datasource, i.e. mongo, s3, etc.
datasource: unique id of a datasource
welluniqueid: a unique id of a well dataset
Here is an example response. This response has been formatted to improve readability
{
"from": {
"actor": "akka://DefaultActorSystemControllerActorSystem:FindWellPropertiesByUniqueIdJsonActor:FindWellPropertiesByUniqueIdEntitlementCheckResponse for FindWellPropertiesByUniqueIdEntitlementCheckRequest of FindWellPropertiesByUniqueIdRequest:FindWellPropertiesByUniqueIdRequest{klass=AbstractWellPropertiesFinder, sourceName=f3b42d00-7253-4039-87bf-da578f08bd3a, uniqueId=IVAAPS-124/jujo14d_edit_caligrdllnphirhob_6066_4900_19042016.las, sourceType=geofiles, propertiesToInclude=null}"
},
"data": {
"id": "IVAAPS-124/jujo14d_edit_caligrdllnphirhob_6066_4900_19042016.las",
"content": [
{
"name": "attributes",
"value": [
{
"name": "STRT",
"value": "4900.5",
"units": "m"
},
{
"name": "STOP",
"value": "6066.75",
"units": "m"
},
{
"name": "STEP",
"value": "0.25",
"units": "m"
},
{
"name": "NULL",
"value": "-9999"
},
{
"name": "COMP",
"value": "PEMEX"
},
{
"name": "WELL",
"value": "JUJO-14D"
},
{
"name": "FLD",
"value": "Jujo"
},
{
"name": "LOC",
"value": "REGION_SUR"
},
{
"name": "SRVC",
"value": "INFORMACION_EN_LAS"
},
{
"name": "CTRY",
"value": "MX"
},
{
"name": "DATE",
"value": "20 FEBRERO DE 2001"
},
{
"name": "X",
"value": "446330.834",
"units": "M"
},
{
"name": "Y",
"value": "1975478.140",
"units": "M"
},
{
"name": "Symbol",
"value": "15"
},
{
"name": "TD",
"value": "6076.0",
"units": "M"
},
{
"name": "PROV",
"value": "TABASCO"
},
{
"name": "Tipo_Pozo",
"value": "Desarrollo"
},
{
"name": "Activo",
"value": "BELLOTA-JUJO"
},
{
"name": "EREF",
"value": "33.22",
"units": "M"
},
{
"name": "DREF",
"value": "KB",
"units": "M"
},
{
"name": "COUNTRY",
"value": "Mexico"
},
{
"name": "Edo",
"value": "Programado para taponamiento"
},
{
"name": "UWI",
"value": "20575176"
},
{
"name": "STAT",
"value": "Tabasco"
},
{
"name": "SPDA",
"value": "10-Jul-2012"
},
{
"name": "group",
"value": "Campo JUJO"
},
{
"name": "ORIGINALWELLNAME",
"value": "JUJO 14 - D"
}
]
},
{
"name": "lasHeader",
"value": "~Version\n VERS . 3.0 : CWLS LOG ASCII STANDARD - VERSION 3.0\n WRAP . NO : ONE LINE PER DEPTH STEP\n DLM . SPACE : DELIMITING CHARACTER(SPACE TAB OR COMMA)\n~Well Information\n#_______________________________________________________________________________\n#\n#PARAMETER_NAME .UNIT VALUE : DESCRIPTION\n#_______________________________________________________________________________\nSTRT .m 4900.5 : First reference value\nSTOP .m 6066.75 : Last reference value\nSTEP .m 0.25 : Step increment\nNULL . -9999 : Missing value\nCOMP . PEMEX : Company\nWELL . JUJO-14D : Well name\nFLD . Jujo : Field\nLOC . REGION_SUR : Location\nSRVC . INFORMACION_EN_LAS : Service Company\nCTRY . MX : Country\nDATE . 20 FEBRERO DE 2001 : Service Date\nX .M 446330.834 : X or East-West coordinate\nY .M 1975478.140 : Y or North South coordinate\nGDAT . : Geodetic Datum\nHZCS . : Horizontal Co-ordinate System\nSymbol . 15 : \nTD .M 6076.0 : \nPROV . TABASCO : \nTipo_Pozo . Desarrollo : \nActivo . BELLOTA-JUJO : \nEREF .M 33.22 : \nDREF .M KB : \nCOUNTRY . Mexico : \nAPI . : \nCNTY . : \nEdo . Programado para taponamiento : \nUWI . 20575176 : \nSTAT . Tabasco : \nSPDA . 10-Jul-2012 : \ngroup . Campo JUJO : \nORIGINALWELLNAME . JUJO 14 - D : \n~Parameter Information Block\n#_______________________________________________________________________________\n#\n#PARAMETER_NAME .UNIT VALUE : DESCRIPTION\n#_______________________________________________________________________________\nSET . J-14D RCD : \nTLFamily_GR . Gamma Ray : \nREAL_CREATION_DATE . mar sep 11 2012-16_55_02 : \nTLFamily_DRHO . Bulk Density Correction : \nTLFamily_LLS . Shallow Resistivity : \nCOUN . VILLAHERMOSA : \nTLFamily_SP . Spontaneous Potential : \nTLFamily_LLD . Deep Resistivity : \nTLFamily_NPHI . Neutron Porosity : \nTLFamily_CALI . Caliper : \nTLFamily_RHOB . Bulk Density : \nTLFamily_MD . Measured Depth : \n~Curve Information\n#_______________________________________________________________________________\n#\n#LOGNAME .UNIT LOG_ID : DESCRIPTION\n#_______________________________________________________________________________\nMD .m : profundidad {F}\nCALI .in : calibrador {F}\nDRHO .g/cc : correccion_de_la_densidad {F}\nGR .api : rayos_gamma {F}\nLLD .ohmm : resistividad_profunda {F}\nLLS .ohmm : resistividad_somera {F}\nNPHI .% : porosidad_de_neutron {F}\nRHOB .g/cc : densidad_de_la_formacion {F}\nSP .mv : potencial_espontaneo {F}"
}
],
"links": [
{
"rel": "self",
"relEntity": "v1/schema/int/properties",
"href": "/ivaap/api/ds/geofiles/v1/sources/f3b42d00-7253-4039-87bf-da578f08bd3a/wells/IVAAPS-124%2Fjujo14d_edit_caligrdllnphirhob_6066_4900_19042016.las/properties",
"children": false,
"hasProjectEntityChildren": false,
"isProjectEntity": false
}
]
}
}
The id entry is the unique id of a well dataset.
The content sections is a collection of all available properties this well dataset provides.
Each property is identified by name and value attribute pair.
The links entry specifies a HATEOAS link to this service.
If the specified welluniqueid doesn't match a valid well, no JSON response will be provided. The HTTP response will only show a "InvlaidUniqueId" (error 404) in its headers.