Question

VertexCreator

  • 8 August 2014
  • 2 replies
  • 0 views

Badge
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

 


2 replies

Userlevel 2
Badge +17
Hi,

 

 

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

 

 

Takashi
Badge
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