Hi,
we need to create a custom CRS for this WKT in oracle 10g
PROJCS["RGNC9193",GEOGCS["RGNC9193",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Decimal Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["standard_parallel_1",-20.6666666667],PARAMETER["standard_parallel_2",-22.3333333333],PARAMETER["latitude_of_origin",-21.5],PARAMETER["central_meridian",166],PARAMETER["false_easting",400000],PARAMETER["false_northing",300000],UNIT["Meter",1.0]]
and for this EPSG
3164
and name
RGNC 9193
thanks in advance for your help
Hugo