Skip to content

Commit 9fc34e6

Browse files
committed
remove discussions on using real datasets
(demos/benchmarking will be addressed separately)
1 parent d0a7ea1 commit 9fc34e6

File tree

6 files changed

+0
-10
lines changed

6 files changed

+0
-10
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@ For example, $CUSPATIAL_HOME/cpp/build/gtests/SHAPEFILE_POLYGON_READER_TEST requ
6868
pre-generated polygon shapefiles that contain 0, 1 and 2 polygons, respectively. They are available at
6969
$CUSPATIAL_HOME/test_fixtures/shapefiles <br>
7070

71-
Finally, many test/demo code uses real data from an ITS (Intelligent Transportation
72-
System) application. You will need to follow instructions at
73-
[data/README.md](./data/README.md) to generate data for these test code.
74-
Alternatively, you can download the preprocessed data ("locust.*",
75-
"its_4326_roi.*", "itsroi.ply" and "its_camera_2.csv") from
76-
[here](https://nvidia-my.sharepoint.com/:u:/p/jiantingz/EdHR7qlaRSVPtw46XYVR9sQBjCcnUHygCuPUC3Hf8gW73A?e=LCr9nK).
77-
Extract the files and put them directly under $CUSPATIAL_HOME/data for quick demos.
78-
7971
**NOTE:** Currently, cuSpatial supports reading point/polyine/polygon data using
8072
Structure of Array (SoA) format and a [shapefile reader](./cpp/src/io/shp)
8173
to read polygon data from a shapefile.
-2.5 KB
Binary file not shown.

test_fixtures/shapefiles/its_4326_roi.prj

-1
This file was deleted.

test_fixtures/shapefiles/its_4326_roi.qpj

-1
This file was deleted.
-3.7 KB
Binary file not shown.
-316 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)