kml2struct(kmlFile) - Schema Aware

버전 1.0.0.0 (4.1 KB) 작성자: Lex Lombardi
Adds automatic field creation for the SimpleField Schema
다운로드 수: 511
업데이트 날짜: 2015/3/22

라이선스 보기

Import a Google Earth .kml file of points, lines, polygons, or a combination, as a Matlab struct, compatible with the Mapping Toolbox features, and with shapefiles imported with shaperead().
Structs are composed of the following fields:

- Geometry
- Name
- Description
- Lon
- Lat
- BoundingBox

Mapping Toolbox polygons require a clockwise convention to specify between negative and positive areas. These are not specified in .kml files, so all polygons are converted to clockwise orientation to guarantee that they represent positive space.

Also identifies basic fields specified by the schema and populates them in the structure. This feature may take some customization to your schema.

인용 양식

Lex Lombardi (2024). kml2struct(kmlFile) - Schema Aware (https://www.mathworks.com/matlabcentral/fileexchange/50148-kml2struct-kmlfile-schema-aware), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: kml2struct

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0