Skip to content

Shortcuts

One of the features of Isogeo is that every page, resource, sub-resource or parameter has a unique identifier, ensuring a coherent and secure functional base, but also opening the way to practical favorites.

All you need to know is how to build URLs from the base URL https://app.isogeo.com.

A little compilation for power-users!

Dashboard

Description Shortcut
Catalogs /dashboard/catalogs
Formats (default) /dashboard/formats
Keywords /dashboard/keywords
Owners /dashboard/owners
SRS /dashboard/coordinate-systems
INSPIRE themes /dashboard/themes

Administration

Description Shortcut
Settings (default) /admin/settings
Users - List /admin/users/memberships
Users - Invitations pending /admin/users/invitations
Users - New /admin/users/invitations/new
Catalogs - Global list /admin/catalogs
Catalogs - From my group /admin/catalogs/owned
Catalogs - New /admin/catalogs/new
Shares - List /admin/shares
Sharing - New /admin/shares/new
Keywords /admin/keywords
Address book - List /admin/address-book
Address book - New /admin/address-book/new
Licenses - Global list /admin/licenses
Licenses - Standards /admin/licenses/shared
Licenses - From my group /admin/licenses/owned
Licenses - News /admin/licenses/new
Specifications - Global list /admin/specifications
Specifications - Reference system /admin/specifications/shared
Specifications - About my group /admin/specifications/owned
Specifications - New /admin/specifications/new
Scan FME /admin/isogeo-worker

Inventory

Most of these examples correspond to the search filters and sorting functions described in detail here. These are only basic examples, and not all combinations can be demonstrated generically. It's up to you to find the ones that best suit your inventory usage.

Description Shortcut
Metadata without keywords /inventory/search?q=has-no:keyword
Metadata without catalog (for admins only) /inventory/search?q=has-no:catalog
Metadata without keywords /inventory/search?q=has-no:keyword
Vectors, rasters and non-geographic tabular data /inventory/search?q=type:dataset
Vectors, rasters and non-geographic tabular data without keywords /inventory/search?q=type:dataset has-no:keyword
Vectors, rasters and non-geographic tabular data without SRS /inventory/search?q=type:dataset has-no:coordinate-system
Vectors, rasters and non-geographic tabular data without INSPIRE theme /inventory/search?q=type:dataset has-no:keyword:inspire-theme
Vectors /inventory/search?q=type:vector-dataset
Vectors without keywords /inventory/search?q=type:vector-dataset has-no:keyword
Vectors without SRS /inventory/search?q=type:vector-dataset has-no:coordinate-system
Vectors without INSPIRE theme /inventory/search?q=type:vector-dataset has-no:keyword:inspire-theme
Rasters /inventory/search?q=type:raster-dataset
Rasters without keywords /inventory/search?q=type:raster-dataset has-no:keyword
Rasters without SRS /inventory/search?q=type:raster-dataset has-no:coordinate-system
Rasters without INSPIRE theme /inventory/search?q=type:raster-dataset has-no:keyword:inspire-theme
Viewable services /inventory/search?q=type:service action:view
Unrelated services /inventory/search?q=type:service has-no:action

Info

These parameters also work on OpenCatalog by replacing the base URL with that of the OpenCatalog in question.