Docs.rs
  • tg-sys-0.1.0
    • tg-sys 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jcdyer
    • Dependencies
      • libc ^0.2.150 normal
      • cc ^1.0.83 build
    • Versions
    • 16.84% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tg_sys0.1.0

Module GeometryAccessors

  • Functions

In crate tg_sys

?
Change settings

Module tg_sys::GeometryAccessors

source ·
Expand description

Geometry accessors

Functions for accessing various information about geometries, such as getting the geometry type or extracting underlying components or coordinates.

Functions

  • tg_geom_dims⚠
  • tg_geom_extra_coords⚠
  • tg_geom_extra_json⚠
  • tg_geom_geometry_at⚠
  • tg_geom_has_m⚠
  • tg_geom_has_z⚠
  • tg_geom_is_empty⚠
  • tg_geom_is_feature⚠
  • tg_geom_is_featurecollection⚠
  • tg_geom_line⚠
  • tg_geom_line_at⚠
  • tg_geom_m⚠
  • tg_geom_memsize⚠
  • tg_geom_num_extra_coords⚠
  • tg_geom_num_geometries⚠
  • tg_geom_num_lines⚠
  • tg_geom_num_points⚠
  • tg_geom_num_polys⚠
  • tg_geom_point⚠
  • tg_geom_point_at⚠
  • tg_geom_poly⚠
  • tg_geom_poly_at⚠
  • tg_geom_rect⚠
  • tg_geom_search⚠
  • tg_geom_type_string⚠
  • tg_geom_typeof⚠
  • tg_geom_z⚠