Hi!
I got a problem with my app... I think!
I got the same error message for anything that I read or transform.
From a single simple shapefile polygon to LiDAR point cloud (las) i can't seem to do anything
Here's the log:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Feature Type: `'
Attribute(string: UTF-8): `fme_geometry' has value `fme_point'
Attribute(string: UTF-8): `fme_type' has value `fme_point'
Coordinate System: `_FME_0'
Geometry Type: IFMEPoint
Coordinate Dimension: 3
(301381.02734451834,5038785.402441637,0)
===============================================================
Unknown coordinate system '_FME_0' specified - aborting
I've tried geometry coercer and to reproject in simple epsg's but it doesnt help
I'm far from good on this app... hope someone can help!
Thanks your time!