1

Re: Odd Mapping

This hasn't become a serious problem more of a 'quirk' i would like to get to the bottom of.

I would like to know why polygon layers are showing on my computer just because someone on another computer is using them, even though i do not have them open? I have admin rights and the other user does not.

This seems to be the case both ways and he can also see the layers i am working on/changes i am making, we have also had problems in the past where we have been unable to delete a polygon that is appearing on both screens.

Like i said, not a problem, just curious!

Natural History & Biodiversity Data Enthusiast

2

Re: Odd Mapping

The following extract from the Network Installtion Guide may help explain.

Adding Polygon Layers
When a new polygon layer is added by a user, the following actions occur:
1)    A record is added to Map_Sheet to track the polygon layer.
2)    A new polygon layer is created in MapServer by copying the SheetSource.* files from the
Base Maps folder into the Object Sheet folder, renaming them then attaching them to the MapServer dataset. This method is used rather than asking MapServer to create the layer files itself because of a bug in MapServer resulting in occasional invalid layer files being created.
Note because the Map_Sheet table is shared between users, as is the Object Sheet folder, polygon layers are shared between users. In fact, when 2 users have the same base map open and one draws a new polygon, Recorder periodically checks for new polygons on the other client machine and they will automatically appear soon after they are drawn.

Mike Weideli

3

Re: Odd Mapping

Thanks Mike, at least now i know why it's doing it, and that it's not something going wrong.

Natural History & Biodiversity Data Enthusiast