|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
CVS kind on PostgisHi list,
I would like to know if is possible to disable some users to post any geometry and attribute changing on a data base map restricted by some geometry area. Suppouse 2 teams need to update some base. One take the north area and other south area. How postgresql could manager that kind of rule. Best regards Ezequias =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha * www.recife.pe.gov.br =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda ? melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships MSN Messenger: ezequias@... _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|||||
|
|
Re: CVS kind on PostgisHi
depends on how U want to identify or
create your users...taking limits of north or south area? taking the border line
(horizonatl line )of your extent that cut
your extent in tow parts and son
on
---------------------------------------------------------------
TECHER Jean David 01MAP e-mail: david@... Tél: 04 67 45 60 27 Entreprise: http://www.01map.net Perso: http://techer.pascal.free.fr/postgis/ ---------------------------------------------------------------
_______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|||||
|
|
Res: Re: CVS kind on Postgis
![]() _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|||||
|
|
Re: CVS kind on Postgis> Hi list,
> > I would like to know if is possible to disable some users to post any > geometry and attribute changing on a data base map restricted by some > geometry area. > > Suppouse 2 teams need to update some base. One take the north area and other > south area. How postgresql could manager that kind of rule. > On a project where several people had to edit the same dataset, we choose to cut it into several parts, put these parts into several tables and configure each client to access his/her table. At the end of the work, a merge of the different parts was done, with only one operator checking parts limits to make them match. Maybe it could be possible to create triggers checking who is updating the table ? Nicolas _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|||||
|
|
Res: Re: CVS kind on Postgis
![]() _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
| Free embeddable forum powered by Nabble | Forum Help |