1
QGIS composer가 반복되는 열이있는 속성 테이블 추가
QGIS 인쇄 작곡가에 대한 도움이 필요합니다. 아틀라스 작성기를 사용 add attribute table하고 레이아웃 탭에서 사용하려고합니다 . 작곡가에서 인쇄하고 싶은 표현을 만들었습니다. 필드 표현 (원하는) : case when "myfield" is not null then concat(myfield,' ',myfield1,' & ',myfield2) else concat(myfield1,' ',myfield3) item properties아틀라스로 인쇄하려는 위치 에서 필터를 정의했습니다 . intersects(buffer($geometry),50),$atlasgeometry) 그러나 그것은 …