Hi David,
When registering the MAPSCSTM library as described in http://support.sas.com/documentation/cdl/en/vaag/69958/HTML/default/viewer.htm#n09tvhnyrosr8mn1nmw7u3akrb1e.htm - have you properly registered this library in the autoexec as well as restarted the object spawner to let changes take affect? Also, every time you update the lookup tables - you will need to restart the web application server as tables are cached.
Can I assume you followed the specific example code for importing US counties as shown at http://support.sas.com/documentation/cdl/en/vaag/69958/HTML/default/viewer.htm#n04ecrgh5srx06n1r4j4i8ggss08.htm ?
When you say - nothing is plotted. Have you tried both a geo bubble as well as geo region map? Does the geo bubble plot render? If so - it indicates that the overall registration is correct and entries in centlookup contain the correct centroids for each region. If geo region doesn't work - it usually indicates that the table references in centlookup can't be resolved (e.g. library not registered, table missing, etc.).
Finally, when defining the geographical item in VA - make sure to follow http://support.sas.com/documentation/cdl/en/vaag/69958/HTML/default/viewer.htm#p16obhz546nr6tn1aqkhaxlelswx.htm (Subdivision (State, Province) Names and select the entry matching you registered custom region)
Hope this helps. Let me know how you go.
Regards, Falko
... View more