Spectrum Spatial (SSA/LIM)

Welcome to the Spectrum Spatial (SSA/LIM) community - start a discussion in the discussion tab or join in a conversation.

SSA Documentation  LIM Documentation  SSA Ideas  LIM Ideas

Discussions

Members

Resources

Events

 View Only

When connecting to Spectrum Spatial for Geocoding, can we use a custom data flow?

  • 1.  When connecting to Spectrum Spatial for Geocoding, can we use a custom data flow?

    Moderator
    Posted 03-15-2018 15:24


  • 2.  RE: When connecting to Spectrum Spatial for Geocoding, can we use a custom data flow?

    Employee
    Posted 03-16-2018 07:08

    Not directly.

    I see two possible routes, but they will require a bit of coding.

    One solution could be to create a custom data flow that mimics the Geocoding service. This would require some insight into how the geocoding service works and what request/response the geocode service takes/gives.

    @Andreas Homa?, maybe you can share some more insight here?

    Another solution would be to create an add-in for MapInfo Pro that connects to your custom dataflow and in that way makes it possible for MapInfo Pro to take advantage of this custom dataflow.

    This could be done using an add-in developed via .NET.

    We might be able to give you some hints on how to do this.