File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ Spatial reference identifiers (SRID) identify the type of coordinate system to u
5656
5757An enum is provided with the following values:
5858
59- | Identifier | Value | Description |
60- | --------------------| -------| -------------------------------------------------------------------------------------|
61- | SRID ::WGS84 | 4326 | [ Geographic coordinate system] ( https://epsg.org/crs_4326/WGS-84.html ) |
62- | SRID ::WEB_MERCATOR | 3857 | [ Mercator coordinate system] ( https://epsg.org/crs_3857/WGS-84-Pseudo-Mercator.html ) |
59+ | Identifier | Value | Description |
60+ | ---------------------- | - -------| -------------------------------------------------------------------------------------|
61+ | ` Srid ::WGS84` | ` 4326 ` | [ Geographic coordinate system] ( https://epsg.org/crs_4326/WGS-84.html ) |
62+ | ` Srid ::WEB_MERCATOR` | ` 3857 ` | [ Mercator coordinate system] ( https://epsg.org/crs_3857/WGS-84-Pseudo-Mercator.html ) |
6363
6464## Available spatial scopes
6565
You can’t perform that action at this time.
0 commit comments