Question

Autocad to NOSQL

  • 3 May 2019
  • 1 reply
  • 7 views

Hi,

We are currently using AutoCAD Map 3D and use Oracle spatial database for storing spatial data. We are going through FME software like to know :

1. Can FME support moving DWG to NOSQL database (like MongoDB support ) ?

2. For Oracle spatial can FME handle and save blocks as well ?

 

 


1 reply

Badge +2

Hi @srilakshmibodir,

FME has lots of support for NoSQL databases, like MongoDB, Apache CouchDB, Amazon DynamoDB and Google Big Query; however, some only support reading or are non-spatial formats. You can check out the full list of supported formats here: https://www.safe.com/fme/formats-matrix/#!

MongoDB, has vector geometry support and both a reader and a writer - if you want to look more into the reader/writer spec, you can find a full list of supported attribute/geometry types and more in the Mongo DB Documentation.

As for blocks, FME certainly handle blocks (both reading and writing) and we have a number of excellent resources that will likely help you process these features:

Hope this helps.

Reply