I am trying to create a data visualization in JMP of the location of customers; and despite several hours of research using Google, I haven't been able to find good directions.
Here is what I want my map to contain:
-each plot point should be the a Latitude Longitude intersection
-the points should be plotted on a US map that shows interstates
-the size of each plot point should be determined by the variable 'total_visits'
-the color of each plot point should be determined by the variable ' primary_store'
-the map view should only show Atlanta, GA, and the surrounding area
I am using JMP 9.0.2 I have installed the WMS Explorer add-in from this location: http://www.jmp.com/software/add-ins.shtml?utm_source=jmp9&utm_medium=software
I have found a WMS server that should give me a map with Interstates: http://mapmatters.org/wms/648249
WMS URL: http://nowcoast.noaa.gov/wms/com.esri.wms.Esrimap/wwa
This is where I'm stuck. I can't get my points to plot using Lat, Long; I can't get the map with interstates to show up. Does anyone know how to do this or know of a good tutorials?
Thanks,
-Lee