Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 445 for

wkt

(0.12 sec)
  1. Bug 5334: Csv to Gdb- Conversion succeeded, are...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(Left =csv , right -Gdb) through GeoJson format. image.png (237.9 KB) Test data(input/output/QGIS) 5334-Csv-Gdb.zip (58.1 KB) T…..., Latitude / Longitude or a WKT column), the writer creates a...if you have WKT geometry, use GeometryField = "WKT" GeometryField...

    forum.aspose.com/t/bug-5334-csv-to-gdb-conversi...
  2. How to Draw Geometry on a Map|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... WKT (Well-Known Text) This method...involves generating geometry from WKT (Well-Known Text), which offers...

    docs.aspose.com/gis/net/how-to-draw-geometry/
  3. Features|Aspose.GIS for .NET

    GIS C#.NET Library or API supports formats Shapefile, GeoJSON, FileGDB, GML, KML, SVG, PostGis, Sql Server, GeoTIFF. It can read, write, convert and visualize vector data, manipulate geometries, perform analysis and lookup spatial reference systems by SRID....and export geometries from/to WKT and WKB Control the precision...systems from WKT, export spatial reference systems to WKT Supported...

    docs.aspose.com/gis/net/features/
  4. Bug 5324: Csv to Shapefile- Conversion succeede...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-Shapefile) image.png (179.0 KB) Test data(input/output/QGIS) 5324-Csv-Shapefile.zip (47.0 KB) Thanks,...if the CSV includes X/Y (or WKT) fields that are mapped to a...if you have a WKT column: // WktColumn = "WKT" }; // Optional:...

    forum.aspose.com/t/bug-5324-csv-to-shapefile-co...
  5. Create Vector Layer | Export Vector Layer to CS...

    Create and export a GIS vector layer to CSV with Python using Aspose.GIS SDK. This step-by-step guide provides full code and tips for extracting attribute tables....encoded as Well-Known Text (WKT), it becomes a practical choice...example configures a custom WKT geometry column, uses a semicolon...

    blog.aspose.com/gis/export-vector-layer-to-csv-...
  6. GIS Data Manipulation APIs for .NET | products....

    Create, read, convert, process GIS data and render maps though library designed specifically for .NET developers....Non-Linear Geometries Translate to WKT and WKB Compute Topological Relations...Reproject Geometries Import from WKT Look Up by SRID Platform Independence...

    products.aspose.com/gis/net/
  7. Bug 5303: Csv to MapInfoInterChange - Conversio...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5303-Csv-MapInfoInterChange.zip (45.1 KB) Thanks,...The converter expects either WKT/EWKT in a column (default name...Specify the column that holds WKT geometry (case‑sensitive) GeometryColumnName...

    forum.aspose.com/t/bug-5303-csv-to-mapinfointer...
  8. Bug 5333: Csv to Gdb- Conversion succeeded, are...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(csv-left, right Gdb) through GeoJson image.png (198.5 KB) Test data(input/output/QGIS) 5333-Csv-Gdb.zip (61.4 KB) Thanks,...that contains well‑known text (WKT) or separate X/Y columns. Make...either: a single column with WKT strings (e.g., POINT (30 10)...

    forum.aspose.com/t/bug-5333-csv-to-gdb-conversi...
  9. WKB geometry - Well-Known Binary|Documentation

    With GIS C# Library, you can work with the Well-Known Binary (WKB) representation of the geometry and translate it to or from WKB....Specify WKB Variant on Translation WKT geometry - Well-Known Text Convert...

    docs.aspose.com/gis/net/wkb-geometry/
  10. Bug 5079: Converting GeoJsonSeq to Csv- Convers...

    Hi Alexander, Please see: How I can assure what I see in GeoJsonSeq when target is CSV. geojsonseq2.jsonl {“type”: “Feature”, “geometry”: {“type”: “Point”, “coordinates”: [34.7818, 32.0853]}, “properties”: {“name”: …...with the geometry expressed as WKT (so points, lines, polygons are..."Geometry", // store geometry in WKT format (e.g. POINT(...), LINESTRING(...

    forum.aspose.com/t/bug-5079-converting-geojsons...