Compare commits

..

1 Commits

Author SHA1 Message Date
wpetit 2ddf34822b Export altitude from LandXML coordinates 2021-01-25 16:30:47 +01:00
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
import { getProp, parseSequence, getColor } from './util'
import { polygon } from '@turf/helpers';
import union from '@turf/union';
import proj4 from 'proj4';
export const LANDXML_POINT = 'cg_point';