Hi
> "user needs to add new features with the neighbouring parcel search"
> Why should it duplicate parcels ?
>
> If you have Feature1 on the layer, zoom to it with some marginal and find
> features around it with BBOX query it will find also Feature1 from the
> database and then you will have tw
Michaël Michaud wrote:
>> Challange: How to handle query layers if user needs to add new features with
>> the neighbouring parcel search? These additions will also give dublicates as
>> some parcels have already fetched from the database. Dublicates could be
>> filtered out by IDs but it is als
Bugs item #1231887, was opened at 2005-07-03 12:28
Message generated for change (Comment added) made by michaudm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=1231887&group_id=118054
Please note that this message will contain a full copy of the comment
Bugs item #1247080, was opened at 2005-07-28 13:27
Message generated for change (Comment added) made by michaudm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=1247080&group_id=118054
Please note that this message will contain a full copy of the comment
Bugs item #1315505, was opened at 2005-10-06 20:07
Message generated for change (Comment added) made by michaudm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=1315505&group_id=118054
Please note that this message will contain a full copy of the comment
Bugs item #1323441, was opened at 2005-10-10 19:29
Message generated for change (Comment added) made by michaudm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=1323441&group_id=118054
Please note that this message will contain a full copy of the comment
Bugs item #3570707, was opened at 2012-09-22 07:41
Message generated for change (Comment added) made by michaudm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3570707&group_id=118054
Please note that this message will contain a full copy of the comment
Bugs item #3560828, was opened at 2012-08-22 15:27
Message generated for change (Comment added) made by michaudm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3560828&group_id=118054
Please note that this message will contain a full copy of the comment
Bugs item #3519933, was opened at 2012-04-20 12:42
Message generated for change (Settings changed) made by michaudm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3519933&group_id=118054
Please note that this message will contain a full copy of the comme
Hi,
> One more thing to think about: user selects all the parcels belonging to a
> farm with ID=1234 and makes a query layer as "SELECT * from parcels WHERE
> FARM_ID=1234". However, in real life it is very unsafe to edit geometries in
> this state (editing attributes is ok) because selected pa
Hi,
One more thing to think about: user selects all the parcels belonging to a farm
with ID=1234 and makes a query layer as "SELECT * from parcels WHERE
FARM_ID=1234". However, in real life it is very unsafe to edit geometries in
this state (editing attributes is ok) because selected parcels c
Hi Giuseppe,
I want to give a speed on OJ programming. These are the points of my
roadmap proposal to Oj community
a) There are some tools I am going to publish on next days as separate
plugins, 1) CAD/Editing tools, 2) an Annotation plugin,3) Measure
tools, 4) Advanced Fence toolbox
b) I
Hi
> 1 - try to link the postgis writer to query-on-demand rather than
> dynamic query
> With query-on-demand, there is now the possibility to synchronise the
> view with
> the database on user-demand (RefreshDataStoreQueryPlugIn)
Made some progress with this idea. This is not as user friendly
Hi all,
I want to give a speed on OJ programming. These are the points of my
roadmap proposal to Oj community
a) There are some tools I am going to publish on next days as separate
plugins, 1) CAD/Editing tools, 2) an Annotation plugin,3) Measure tools, 4)
Advanced Fence toolbox
b) I want to cha
Jukka
> Dynamic PostGIS layers may be a bit odd for editing. What happens if user has
> created some features from a large area and he saves them into an existing
> layer when zoomed in to the last new feature. Will the other new features
> which are outside the viewport disappear from user unti
Hi Jukka,
> Dynamic PostGIS layers may be a bit odd for editing. What happens if user has
> created some features from a large area and he saves them into an existing
> layer when zoomed in to the last new feature. Will the other new features
> which are outside the viewport disappear from user
Michaël Michaud wrote:
> Hi Jukka,
> > PostGIS layers have a setting for maximum number of selected features from
> > within the viewport, don't they? >> How about saving the PostGIS layers
> > with limit=1 or perhaps limit=10 by default?
> Yes, this is also an option (if the limit is pe
17 matches
Mail list logo