아스포즈GIS에 대한net는 데이터 조작 및 변환입니다. 이 게임은 인터넷 연결이 필요할 수 있으며 이후 데이터 전송 요금이 부과될 수 있습니다.. 이 패키지에는 디버깅 심볼이 들어 있습니다.
// For complete examples and data files, please go to https://github.com/aspose-gis/Aspose.GIS-for-.NET
// Specify conversion settings if necessary. It is optional.
ConversionOptions options = null;
// This options assigns Wgs84 to the destination layer.
// Conversion may throw error If destination layer does not support the Wgs84 spatial reference. So need to check.
if (Drivers.Shapefile.SupportsSpatialReferenceSystem(SpatialReferenceSystem.Wgs84))
{
options = new ConversionOptions()
{
DestinationSpatialReferenceSystem = SpatialReferenceSystem.Wgs84,
};
}
// Convert file format from GPX to KML.
VectorLayer.Convert("source.gpx", Drivers.Gpx, "destination.kml", Drivers.Kml, options);
이 패키지에는 주 프로그램 바이너리와 미리 컴파일된 대수 및 자동 로드 모듈이 전부 들어있습니다. APINet은 쉬운 사용 및 배포,제공하는 이상적인 솔루션으로 작업 공간의 위치 정보를 가진NetFramework4.7,Net기준 2.0 및 자 마린 플랫폼입니다. 코드를 실행하기 전에 시스템이 적절한 요구 사항을 충족하는지 확인하십시오.
새로운 기회를 볼 수있는 도서관의 기능을 사용해보십시오. C#에서 라이브 데모
다운로드 할 필요가 없습니다.
그냥 출력 형식으로 샤프를 선택하고.
당신의 안드로이드 장치에 대한 새로운 무료 안티 바이러스 응용 프로그램.
당신은 다운로드 링크를 얻을 것이다.
또한 변환 할 수 있습니다Gpx아래에 나열된 몇 가지를 포함하여 많은 다른 파일 형식으로.