Skip to main content
Has anybody had this while running the VertexCreator?

 

 

VertexCreator(VertexCreatorFactory): No X coordinate specified

 

 

I have a simple CSV with X, Y in seperate columns and i'm outputting to an inspector for now...

 

 

XY Format is like so:

 

 

X_CORD Y_CORD

 

8140400 578851087

 

Hi,

 

 

Possibly, there is a record whose X_COORD column is empty.

 

 

Takashi
Thanks Takashi, this made me look at the columns in more detail and I found in the source file the headings were currupt in some way.

Reply