而不是每个输入和输出文件格式的许多GISAspose.GIS Conversion应用程序
VectorLayer。转换(sampleGeoJsonPath,驱动程序。GeoJson,outputFilePath,驱动程序。TopoJson);
string jsonFilePath = dataDir + "output_out.json";
string outShapeSHPFile = dataDir + "OutputShapeFile_out.shp";
VectorLayer.Convert(jsonFilePath, Drivers.GeoJson, outShapeSHPFile, Drivers.Shapefile);
string shapeSHPFilePath = dataDir + "InputShapeFile.shp";
string jsonFilePath = dataDir + "output_out.json";
VectorLayer.Convert(shapeSHPFilePath, Drivers.Shapefile, jsonFilePath, Drivers.GeoJson);
VectorLayer.Convert(dir + "example.kml", Drivers.Kml, dir + "output.geojson", Drivers.GeoJson);
大多数平台和操作系统都支持.NET的Aspose.GIS ConversionAPI,它可用于开发几种不同类型的.NET应用程序,包括ASP.NET,WinForms和Windows服务。 API for.NET易于使用和部署,并提供理想的解决方案,以.NET框架4.7,.NET标准2.0和Xamarin平台处理地理空间信息。 在运行代码之前,请确保您的系统满足相应的要求。
尝试我们图书馆的功能,看看新的机会。 现场演示C#
无需下载Aspose GIS API。
只需选择SHP作为输出格式和。
上传您的GPX文件,它将立即转换为SHP。
您将获得下载链接。
您还可以将GIS文件转换为多种文件格式,包括下面列出的几种文件格式。