Skip to main content

Main navigation

  • Manual
  • Tutorials
  • Trainings
  • Conference
  • EN
    • DE
Table of contents

Programm

  • Handbook
    • Basics
      • Introduction
      • Basic workflow
    • Data model
      • Introduction
      • Data types
      • Depots
      • Layer
      • Views
    • Magazine
      • Introduction
      • Import data
      • Export data
      • Delete data
      • Edit data in the magazine
      • Supported file formats
    • Switchboard
      • Introduction
      • Principels
      • Disclaimer
      • Functions
      • Create new Switchboard
      • Shortcuts
      • Call Switchboard via API
    • Layer
      • Introduction
      • Create Layer
      • Update Layer automatically
      • Display options in the layer tree
      • Style Selection Window
      • Layer types
    • Views
      • Introduction
      • View setup
      • Call a view
      • Publish a view
      • Freeze View
    • Workflow
      • What are Workflows?
      • Create a Workflow
      • Define input and output
      • Publishing Workflows
    • Viewer
      • PlexMap Viewer
      • Toolbox
      • PlexMap Planer
    • User management
      • Create users and user groups
      • Rights management
      • Access for external users
      • Single Sign-on
    • FAQ
      • PlexMap 3D FAQ
      • Solar Energy Register FAQ
      • Green Roof cadastre FAQ

Funktionen

  • Functions
    • Namespaces
      • address
      • assert
      • billboard
      • bbox
      • bbox3d
      • cityobject
      • color
      • datetime
      • depot
      • feature
      • file
      • gen
      • grid
      • ifcobject
      • layer
      • mail
      • mapproxy
      • math
      • mesh
      • oblique
      • osm
      • pointcloud
      • properties
      • report
      • row
      • solar
      • spatialfunctionobject
      • spheres
      • string
      • style
      • switchboard
      • terrainproxy
      • tileset
      • tour
      • user
      • view
      • wfs
      • wms
      • wmts

Datentypen

  • Data types
    • Anything
    • Bbox
    • Bbox3d
    • Billboard
    • Bool
    • Color
    • Datetime
    • File
    • Grid
    • Label
    • Spatial-Function-Object
    • Number
    • Float
    • Int
    • Pointcloud
    • Feature
    • Schema-Feature
      • Address
      • Oriented-Image
      • Oblique-Trapeze
      • Panorama-Sphere
      • Region
      • Solar-Border
      • Solar-Building
      • Solar-Roof
    • CityObject
    • IfcObject
    • Mesh
      • Schema-Mesh
    • Row
    • Depot
    • Layer
    • Switchboard
    • View
    • String
    • Style
Table of contents

Funktionen (LVL2)

  • Connect (aggregate)
    properties.string.join
  • Removes all Attributes
    properties.clear
  • All Attributes
    properties.items
  • All Attribute Keys
    properties.keys
  • Removes all Attribute Values
    properties.clear_values
  • All Attribute Values
    properties.values
  • Find Attribute
    properties.find.value
  • Set Attribute
    properties.set
  • Rename Attribute
    properties.rename
  • Select Attribute
    properties.select_keys
  • Remove Attribute
    properties.remove_keys
  • Apply Attributes
    properties.update
  • Get Attribute
    properties.get
  • Attribute Value set
    properties.exclude.isnull
  • Attribute Value equal
    properties.filter.eq
  • Attribute Value greater
    properties.filter.gt
  • Attribute Value greater or equal
    properties.filter.ge
  • Attribute Value less
    properties.filter.lt
  • Attribute Value less or equal
    properties.filter.le
  • Attribute Value not set
    properties.filter.isnull
  • Attribute Value unequal
    properties.exclude.eq
  • Split by Attribute
    properties.split
  • Exclude by Attribute from List
    properties.exclude.in
  • Filter by Attribute from List
    properties.filter.in
  • Exclude by Attribute
    properties.exclude
  • Filter by Attribute
    properties.filter
  • Exclude by Expression
    properties.exclude.expr
  • Filter by Expression
    properties.filter.expr
  • Map Object via Attribute
    properties.find
  • Extend Key
    properties.extend_keys
  • Connect (aggregate)
    properties.aggregate.concat
  • Join
    properties.join

Breadcrumb

  1. Manual
  2. Functions
  3. Namespaces
  4. properties
  5. Filter by Attribute from List
Table of contents

Filter by Attribute from List

  • properties.filter.in
Input:
  • objects – Property-Holder
  • key – String
  • value – Anything
Output:
  • output – Property-Holder

Returns only those objects whose attribute occurs in a list of values.

© GEOPLEX

Footer navigation

  • Imprint
  • Privacy Policy
  • Geoplex
Typ
Wählen Sie einen beliebigen Filter und klicken Sie auf Anwenden, um Ergebnisse zu sehen