Aspose.GIS is API ionramhála agus tiontaithe sonraí GIS é net. Tacaíonn sé go hiomlán le formáidí sonraí cáiliúla GIS a léamh, a scríobh agus a thiontú mar CHRUTHCHOMHAID ESRI, GeoJSON, TopoJSON, GEODATABASE ESRI, Teanga Marcála Tíreolaíochta, Google Earth, Formáid Malartaithe GPS, Formáidí MapInfo agus OpenStreetMap. IS api neamhspleách bunaithe net é agus ní theastaíonn aon bhogearra bunaithe GIS mar arcgis / ArcMap, QGIS srl.
// 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 Shapefile to JSON.
VectorLayer.Convert("source.shp", Drivers.Shapefile, "destination.geojson", Drivers.GeoJson, options);
Tá bealach simplí Ann Chun Aspose a shuiteáil.GIS do Net ar do chóras:
Conversion tacaítear LE API do Net ar fhormhór na n-ardán agus na gcóras oibriúcháin agus is féidir é a úsáid chun cineálacha éagsúla aipeanna Net a fhorbairt lena n-áirítear Asp Net, WinForms agus Seirbhísí Windows. TÁ API do Net furasta le húsáid agus le himscaradh, agus soláthraíonn SÉ an réiteach is fearr chun oibriú le faisnéis gheospásúil le Net Creat 4.7, Net Ardáin Chaighdeánacha 2.0 & Xamarin. Sula ritheann tú an cód, déan cinnte go gcomhlíonann do chóras na riachtanais chuí.
Bain triail as gnéithe ár leabharlainne chun deiseanna nua a fheiceáil. Taispeána beo i C#
Ní gá Aspose GIS API a íoslódáil.
Roghnaigh SHP mar fhormáid aschuir agus.
Uaslódáil do chomhad GPX, déanfar é a thiontú láithreach GO SHP.
Gheobhaidh tú an nasc íoslódála.
Is féidir leat Shapefile a thiontú go go leor formáidí comhaid eile lena n-áirítear cúpla ceann atá liostaithe thíos.