#import geofield (map POINT) from latitude and longitude csv.

5 messages · Page 1 of 1 (latest)

forest cargo
#

I have a CSV containing lititude and longitude values on separate fields. I need to import this data into directus. I need to therefore convert it to a POINT type in JSON format. Is there any way to do this in the import dialog of directus so I can define latitude and longitude columns? Or do I need to do it in code? Is this import an extension? How would I do that?

golden garnetBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:

  • Adding an explanation of exactly what you're trying to achieve.
  • Adding any and all related code or previous attempts.
  • Describing the exact issue or error you are facing.
  • Posting any screenshots if applicable.
  • Reading through https://stackoverflow.com/help/how-to-ask.

When you're done with this thread, please close it. Thanks! ✨

(If you have a support agreement and need help, please contact the core team via email.)

forest cargo