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
      • Create contours for 3D city models
      • Layertypes
        • 2D Features
        • 3D Tiles
        • Address Search
        • Area search
        • Billboard (Cesium)
        • Billboard Tiles (Cesium)
        • External 3D Tiles
        • External Terrain
        • Files for Download
        • Map Service Relay
        • MapProxy (Raster data)
        • Oblique aerial images
        • PMTiles
        • Spherical panoramas
        • Terrain Proxy
        • Terrain
        • Tour
        • Universal JSON
        • WFS
    • 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
      • Shortcuts
    • 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
    • 2D
      • address
      • bbox
      • feature
      • grid
    • 3D
      • bbox3d
      • billboard
      • cityobject
      • ifcobject
      • oriented-image
      • mesh
      • oblique
      • pointcloud
      • spheres
    • Attributes
      • properties
      • row
    • Other
      • heatcalc
      • profile
      • solar
      • tour
    • Services
      • livedataset
      • ogcapicollection
      • osm
      • tileset
      • wfs
      • wms
      • wmts
    • Simple data types
      • color
      • datetime
      • math
      • string
      • style
    • System
      • depot
      • layer
      • switchboard
      • user
      • view
    • Tools
      • smapshot
      • assert
      • file
      • gen
      • mail
      • mapproxy
      • report
      • spatialfunctionobject
      • terrainproxy
    • glstyleservice
      • Import GL Style

Datentypen

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

Funktionen (LVL2)

  • 2D Objects from WKT
    feature.from_wkt
  • Convex Hull
    feature.convex_hull
  • Crop
    feature.crop
  • Height reference difference
    feature.height_difference
  • Is Convex
    feature.is_convex
  • List Layers
    feature.listlayers
  • Offset Curve
    feature.offset_curve
  • Points along line
    feature.points_along_line
  • Remove duplicate geometries
    feature.remove_duplicate_geometries
  • Transform heights
    feature.transform_heights
  • Export 2D Objects
    feature.save
  • Import 2D Objects
    feature.import
  • Load 2D Objects
    feature.load
  • 3D Bounding Box
    feature.individual_bounds3d
  • 3D Bounding Box
    feature.bounds3d
  • As Address
    feature.as_address
  • As POI
    feature.as_pois
  • Render as Grid
    feature.rasterize
  • Project to Control Points
    feature.reproject_gcp
  • Thin out
    feature.thinout
  • Touches
    feature.filter.touches
  • Bounding Box
    feature.bounds
  • Bounding Box
    feature.individual_bounds
  • Distance
    feature.distance
  • Single Piece Geometries
    feature.flatten
  • Find Within
    feature.find.within
  • Contains
    feature.filter.contains
  • Extrude
    feature.extrude
  • Filter by Geometry Type
    feature.filter.type
  • Create Flight Tour
    feature.as_tour
  • Area
    feature.area
  • Repair Geometry
    feature.heal_geometry
  • Geometry Dimension
    feature.geom_dimension
  • Dissolve Geometries
    feature.dissolve
  • Combine Geometries
    feature.collect
  • Geometry Type
    feature.geom_type
  • Create Hierarchy (contains)
    feature.hierarchy.contains
  • Convert to Trapeze
    feature.as_oblique_trapeze
  • Within
    feature.filter.within
  • Extract Points
    feature.as_points
  • Coordinates as Numerical Series
    feature.coordinates
  • Coordinate Transformation
    feature.transform
  • Crosses
    feature.filter.crosses
  • Line to Polygon
    feature.line_to_polygon
  • Length
    feature.length
  • Not Within
    feature.filter.not_within
  • Find Nearest
    feature.find.nearest
  • Closest Point
    feature.closest_point
  • Polygon to Line
    feature.polygon_to_line
  • Buffer
    feature.buffer
  • Points from Coordinates
    feature.points_from_coords
  • Points to Line
    feature.as_line
  • Point Grid
    feature.points_grid
  • Box Grid
    feature.box_grid
  • Representative Point
    feature.representative_point
  • Jiggle
    feature.jiggle
  • Centroid
    feature.centroid
  • Centroid in Bounding Box
    feature.filter.centroid_in_bounds
  • Difference
    feature.difference
  • Simplify
    feature.simplify
  • Translate
    feature.translate
  • WKT Representation
    feature.as_wkt
  • Angle between points
    feature.azimuth
  • Render Z-Value as Grid
    feature.rasterize_z
  • Remove z-value
    feature.drop_z
  • Force z-value
    feature.force_z
  • Set z-value
    feature.set_z
  • Adopt z-value
    feature.set_z_from_grid
  • Intersection
    feature.intersection
  • feature.split.geometry_change
    feature.split.geometry_change
  • Exterior Ring
    feature.exterior_ring
  • Remove Overlaps
    feature.remove_overlaps
  • Intersects
    feature.filter.intersects
  • Disjoint
    feature.filter.disjoint
  • Find Intersects
    feature.find.intersects

Breadcrumb

  1. Manual
  2. Functions
  3. Namespaces
  4. feature
  5. Create Flight Tour
Table of contents

Create Flight Tour

  • feature.as_tour
Input:
  • lines – Feature
  • view – View
  • path – String
  • height – Number
  • duration – Number
  • pitch – Number
  • yaw – Number
Output:
  • –

Creates a Flight Tour from the specified line polygon. The Flight Tour flies over all the support points of the line except the last one. The last point is used only to determine the final orientation of the camera.

© GEOPLEX

Footer navigation

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