[Mapbender-users] Digitizer currentExtent

Gal Zsolt zsolt.gal at satelitnt.com
Thu Oct 3 05:43:58 PDT 2019


Hello List!

I use digitizer with following definitions:


.......................featureType:
connection: *****
table: *****
uniqueId: gid
geomType: polygon
geomField: geom
srid: 31700
filter: 'id_n_categ = 1 or id_n_categ = 2'

openFormAfterEdit: true
zoomScaleDenominator: 250
allowEditData: true
allowDelete: true
allowDigitize: true
useContextMenu: true
toolset:
-
type: drawPoint
-
type: moveFeature
-
type: selectFeature
-
type: removeSelected
popup:
title: 'Zone verzi / Zöld felületek/területek'
width: 350
height: 600
searchType: currentExtent
...................................................

the new thing for me is the:

filter: 'id_n_categ = 1 or id_n_categ = 2'

I never used before. The polygons are filtered OK and appear only polygons thats fulfill the filter criteria.
Under the table count of features appear a number greater than features number in the current extent ex. 80, but I count only 25 on the screen. First I supose all the elements are counted not just only the filtered, but when I click on a row of the list, it zoomed out from the currentExtent.


Have anybody else see this problem?

Zsolt GAL

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapbender_users/attachments/20191003/d12da8f5/attachment.html>


More information about the Mapbender_users mailing list