Skip to Content

geom_type

  1. >>> poly1.geom_type
  2. 'Polygon'
  3. >>> ligne1.geom_type
  4. 'LineString'
  5. etc.