I have a file GeoJSON. I need upload this file as s BLOB or NCLOB(as just binary file) to column in Azure SQL DB Table. How i can upload this file with FME? Please share you knowledge about it
Page 1 / 1
Hi @bkolubenka, you should be able to do a simple translation from "GeoJSON" (Reader) to "Microsoft Azure SQL Database Spatial" (Writer)( NOTE: Spatial format is required as it will store the geometry in GEOM column by default).