ShapefileWorkspace Class

  • ShapefileWorkspace
  • class Esri::ArcGISRuntime::ShapefileWorkspace

    A shapefile workspace. More...

    Header: #include <ShapefileWorkspace.h>
    Since: Esri::ArcGISRuntime 100.1
    Inherits: Esri::ArcGISRuntime::DynamicWorkspace

    Public Functions

    ShapefileWorkspace(const QString &id, const QString &folderPath, QObject *parent = nullptr)
    virtual ~ShapefileWorkspace() override
    QString folderPath() const

    Detailed Description

    Note: Local server is only available on Windows and Linux.

    Member Function Documentation

    ShapefileWorkspace::ShapefileWorkspace(const QString &id, const QString &folderPath, QObject *parent = nullptr)

    Constructor that takes an id, folderPath and an optional parent.

    [override virtual] ShapefileWorkspace::~ShapefileWorkspace()

    Destructor.

    QString ShapefileWorkspace::folderPath() const

    Returns the folder path to the shapefile.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close