본문 바로가기

개발자 이야기

검색하기
개발자 이야기
프로필사진 프란5

  • 분류 전체보기 (69)
    • 개발이야기 (7)
    • IT이야기 (1)
    • 스타트업 (6)
    • 빅데이터 (1)
      • NIFI (1)
    • GIS (11)
      • Geotools (6)
      • QGIS (18)
      • 데이터 (5)
      • PostGIS (4)
      • CAD (6)
    • Android (1)
    • AWS (1)
    • Django (1)
    • Warning (0)
    • AI (0)
      • Cursor (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • qgis linux
  • 안드로이드
  • qgis 설치
  • PyQGIS
  • 앱개발
  • keypressed
  • nifi
  • ODField
  • QGIS
  • graphhopper
  • 서비스
  • Circle
  • mapmatching
  • QGIS3
  • 편집지적
  • pluginbuilder
  • autocad
  • ODTable
  • 스타트업
  • 아이디어
  • 도로명주소일일업데이트
  • ogrinfo
  • qgis server
  • pbf
  • QgsRubberBand
  • split line
  • Polyline
  • khaiii
  • pgrouting
  • kmoran
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록split line (1)

개발자 이야기

[pyqgis] split hole polyline

from itertools import combinations,chain import math class CheckTest(): def __init__(self): self.str_key_name = 'gid' self.str_gen_id = "nextval('id_seq'::regclass)" self.layer = iface.activeLayer() self.fldnames = [] self.idx_key = -1 self.maxvalue = 0 flds = self.layer.fields() for idx in range(0, len(flds)): fld = flds[idx] name = fld.name() self.fldnames.append(name) if name == self.str_key_..

GIS/QGIS 2019. 11. 26. 21:36
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바