Coordinate Converter Borneo Rso
Coordinate Converter Borneo Rso Video
Coordinate Converter Borneo Rso Chart
I received several shapefiles from an colleague that he told me is in WGS:84. If I look at the metadata in Qgis it tells me the following: In layer spatial reference system unitsxMin,yMin 35727423.31: xMax,yMax 35824926.22Layer Spatial Reference System+proj=longlat +datum=WGS84 +nodefsNow when I try to save it in another projection say WGS:84 Pseudo Mercator (EPSG: 3857) it gives me the following: Export to vector file failed.Error: Failed to transform a point while drawing a feature with ID '1'. Writing stopped. (Exception: forward transform of(46, 06)PROJ.4: +proj=longlat +datum=WGS84 +nodefs +to +proj=merc +a=6378137 +b=6378137 +latts=0.0 +lon0=0.0 +x0=0.0 +y0=0 +k=1.0 +units=m +nadgrids=@null +wktext +nodefsError: latitude or longitude exceeded limits)A similar message is returned in R with the rgdal package. I suspect that the initial projection is somehow wrong.Is it truly WGS84?The problem occurs with all shapefiles. Ogrinfo -sotells me: INFO: Open of `XXX.shp'using driver `ESRI Shapefile' successful.1: XXXABC (Polygon).