Echinochloa Report post Posted September 23, 2012 Hi, I need help in connecting my FileMakerPro 11 database with a presence/absence distribution map using FusionMaps. The map I have created is similar to the one here represented: http://www.floraofalabama.org/Plant.aspx?id=3809 It has a grid and each mesh of the grid is individuated by a code. When an object is present in a mesh of the grid, that mesh get colored (for example green, as shown in the linked image). When an object is absent, the color of the mesh is white. My Filemaker database is organized like this: - every object (for which I need a distribution map) is represented by a single record; - within a record, there's a field ("distribution field"), which includes the codes of the meshes where the object is present. The map I created is in .jpg format. How I can connect the distribution field with the map, graphically representing on it the presence within the single meshes? Thanks a lot for your help, Echinochloa Share this post Link to post Share on other sites
FusionCharts Support Report post Posted September 24, 2012 Hi, You cannot use jpg image as map. First, you need to use maps from FusionMaps for FileMaker and build script to get data from your tables. Each map in FusionMaps for FileMaker is a SWF file to which data is passed through a Map rendering engine. To know more on how this is done, please read FusionMaps for FileMaker documentation. You will also find how to connect maps to database from the following pages in the same documentation: http://docs.fusioncharts.com/filemaker/maps/Contents/AppUSOverview.html http://docs.fusioncharts.com/filemaker/maps/Contents/AppUS.html Hope this helps. http://docs.fusioncharts.com/filemaker/maps/Contents/AppUSOverview.html Share this post Link to post Share on other sites