Thanks! From: Even Rouault <even.roua...@spatialys.com> Date: Monday, July 8, 2024 at 4:17 PM To: Meyer, Jesse R. (GSFC-618.0)[SCIENCE SYSTEMS AND APPLICATIONS INC] <jesse.r.me...@nasa.gov>, Laurențiu Nicola <lnic...@dend.ro>, gdal-dev@lists.osgeo.org <gdal-dev@lists.osgeo.org> Subject: Re: [gdal-dev] [EXTERNAL] [BULK] Re: GetPoint API listing CAUTION: This email originated from outside of NASA. Please take care when clicking links or opening attachments. Use the "Report Message" button to report suspicious messages to the NASA SOC.
The doc for the OGRSimpleCurve class, which is the parent class of OGRLineString, where addPoint / setPoint are defined, was missing in that page. Should appear online in ~ 1 hour or so. The Doxygen output at https://gdal.org/doxygen/classOGRLineString.html might be easier to navigate. Le 08/07/2024 à 21:59, Meyer, Jesse R. (GSFC-618.0)[SCIENCE SYSTEMS AND APPLICATIONS INC] via gdal-dev a écrit : I am on desktop. Using OGRLineString as an example, I see no relationship in the docs that connect it to addPoint or vise versa. https://gdal.org/api/ogrgeometry_cpp.html#classOGRLineString After faffing about a bit, no hyperlinks appear to go beyond the *cpp_html document. So I’m not quite sure how to interpret your directions. From: Laurențiu Nicola <lnic...@dend.ro><mailto:lnic...@dend.ro> Date: Monday, July 8, 2024 at 3:29 PM To: Meyer, Jesse R. (GSFC-618.0)[SCIENCE SYSTEMS AND APPLICATIONS INC] <jesse.r.me...@nasa.gov><mailto:jesse.r.me...@nasa.gov>, gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> <gdal-dev@lists.osgeo.org><mailto:gdal-dev@lists.osgeo.org> Subject: Re: [EXTERNAL] [BULK] Re: [gdal-dev] GetPoint API listing CAUTION: This email originated from outside of NASA. Please take care when clicking links or opening attachments. Use the "Report Message" button to report suspicious messages to the NASA SOC. Sure, click on OGRGeometry, then on a derived class (but those only seem to show up on desktop). Laurentiu On Mon, Jul 8, 2024, at 22:15, Meyer, Jesse R. (GSFC-618.0)[SCIENCE SYSTEMS AND APPLICATIONS INC] wrote: Thanks! Are these methods discoverable at the docs listing “C++ API” landing page under “Vector API”? https://gdal.org/api/index.html Best, Jesse From: gdal-dev <gdal-dev-boun...@lists.osgeo.org><mailto:gdal-dev-boun...@lists.osgeo.org> on behalf of Laurențiu Nicola via gdal-dev <gdal-dev@lists.osgeo.org><mailto:gdal-dev@lists.osgeo.org> Date: Monday, July 8, 2024 at 3:12 PM To: gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> <gdal-dev@lists.osgeo.org><mailto:gdal-dev@lists.osgeo.org> Subject: [EXTERNAL] [BULK] Re: [gdal-dev] GetPoint API listing CAUTION: This email originated from outside of NASA. Please take care when clicking links or opening attachments. Use the "Report Message" button to report suspicious messages to the NASA SOC. Hi, You can find methods like addPoint and getPoint in the derived geometry classes like https://gdal.org/doxygen/classOGRLineString.html#a49c349d567436a1101017b1e71771ba3. Laurentiu On Mon, Jul 8, 2024, at 21:57, Meyer, Jesse R. (GSFC-618.0)[SCIENCE SYSTEMS AND APPLICATIONS INC] via gdal-dev wrote: Hi, When looking up documentation for OGR vector operations like AddPoint, they pop right up in the vector_c_api.html, but after digging for about 10 minutes, and through the API tutorial section, I could find no reference to the equivalent function for C++. Where might I find them? Best, Jesse _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> https://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> https://lists.osgeo.org/mailman/listinfo/gdal-dev -- http://www.spatialys.com<http://www.spatialys.com/> My software is free, but my time generally not.
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev