asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'DGN95','datum':{'type':'GeodeticReferenceFrame','name': (...)'Datum Geodesi Nasional 1995','ellipsoid':{'name':'WGS 84','semi_major_axis':6378137,'inverse_flattening':298.257223563}},'coordinate_system':{'subtype':'ellipsoidal','axis':[{'name':'Geodetic latitude','abbreviation':'Lat','direction':'north','unit':'degree'},{'name':'Geodetic longitude','abbreviation':'Lon','direction':'east','unit':'degree'}]},'scope':'Horizontal component of 3D system.','area':'Indonesia - onshore and offshore.','bbox':{'south_latitude':-13.95,'west_longitude':92.01,'north_latitude':7.79,'east_longitude':141.46},'id':{'authority':'EPSG','code':4755}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['DGN95',DATUM['Datum Geodesi Nasional 1995',ELLIPSOID['WGS 84',6378137,298.257223563,LENGTHUNIT['metre',1]]],PRIMEM['Greenwich',0,ANGLEUNIT['d (...)egree',0.0174532925199433]],CS[ellipsoidal,2],AXIS['geodetic latitude (Lat)',north,ORDER[1],ANGLEUNIT['degree',0.0174532925199433]],AXIS['geodetic longitude (Lon)',east,ORDER[2],ANGLEUNIT['degree',0.0174532925199433]],USAGE[SCOPE['Horizontal component of 3D system.'],AREA['Indonesia - onshore and offshore.'],BBOX[-13.95,92.01,7.79,141.46]],ID['EPSG',4755]] (geocrs:wktLiteral) |