[ka-Map-users] 'lock' files instead of png files in cache

Eric Haflett ehaflett at computersoftwareinc.com
Mon Nov 21 16:52:12 EST 2005


I need to divide my current data into 2 separate schemas so after
creating the new schema I took a working ka-map instance that was
getting its data from the original postgres schema and repointed the
connection strings in the mapfile to the new schema in the same
database.  Ka-map is now drawing blank boxes with the icon in upper left
of each instead of the map.  Also, now instead of having .png files in
my cache I have files with names like 'lock_-480010_509990'.  Ka-map
rebuilds the cache directories as expected.  Any takers?  Thanks, I'm a
bit of a noob.

 

Here's a before and after of parts of the mapfile (all I changed were
the connection strings)...

 

Before the change, when it worked...

CONNECTION "user=postgres dbname=demag host=127.0.0.1 password=********"

    DATA "the_geom from gis_parcels"

 

After repointing to the new schema in the same db...

CONNECTION "user=postgres dbname=demag host=127.0.0.1 password=********"

    DATA "the_geom from mtown.gis_parcels"

 

Thanks,

Eric

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20051121/fd185b97/attachment.html


More information about the ka-Map-users mailing list