REST API - Feature Types Web resource

The service allows to browse, search the feature types meta-data.

Currently the service doesn't support create, update operations. It's supposed that data ingestion services (ingestion wizards) will take care of the data modeling functionality. Although it's quite possible that the upcoming release will change the behavior and the service will support create and update operations.

URL

http://localhost:8080/easygis/services/data/featuretypes.format

Formats

html, json

HTTP methods

GET, DELETE

Requires Authentication

Only DELETE method.

Parameters

  • standard search parameters
  • typeName: identifier of a feature type. Used only to delete a feature type (DELETE method)

Example queries