From def4e419d209cbf524e9c24ea3d045d6c8d84c8d Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 08 十月 2023 18:40:56 +0800 Subject: [PATCH] 1 --- MoonExp/Sources/wms.txt | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 105 insertions(+), 0 deletions(-) diff --git a/MoonExp/Sources/wms.txt b/MoonExp/Sources/wms.txt new file mode 100644 index 0000000..2eccb74 --- /dev/null +++ b/MoonExp/Sources/wms.txt @@ -0,0 +1,105 @@ +<!DOCTYPE qgis-layer-definition> +<qlr> + <layer-tree-group checked="Qt::Checked" expanded="1" name=""> + <customproperties/> + <layer-tree-layer checked="Qt::Checked" id="Service_id__10000201__Version__1__DPI__90_714285714286_4bc6d8dd_74b9_4ebc_8551_20dd570f1b0b" legend_split_behavior="0" expanded="1" legend_exp="" source="crs=ESRI:104903&dpiMode=7&format=image/png&layers=Default&styles=default&tileMatrixSet=GoogleCRS84Quad01&url=http://219.153.49.10:7511/sj_raster/v6/wmts/service/system/10000201/1?ak%3Dmf72ff9295c740ec0f37e61433e8a3ad8d" patch_size="-1,-1" providerKey="wms" name="Service id: 10000201, Version: 1, DPI: 90.714285714286"> + <customproperties/> + </layer-tree-layer> + </layer-tree-group> + <maplayers> + <maplayer maxScale="0" autoRefreshTime="0" styleCategories="AllStyleCategories" refreshOnNotifyEnabled="0" hasScaleBasedVisibilityFlag="0" type="raster" minScale="1e+08" refreshOnNotifyMessage="" autoRefreshEnabled="0"> + <extent> + <xmin>-180</xmin> + <ymin>-90.00099175900000148</ymin> + <xmax>180.00198351700001353</xmax> + <ymax>90</ymax> + </extent> + <id>Service_id__10000201__Version__1__DPI__90_714285714286_4bc6d8dd_74b9_4ebc_8551_20dd570f1b0b</id> + <datasource>crs=ESRI:104903&dpiMode=7&format=image/png&layers=Default&styles=default&tileMatrixSet=GoogleCRS84Quad01&url=http://219.153.49.10:7511/sj_raster/v6/wmts/service/system/10000201/1?ak%3Dmf72ff9295c740ec0f37e61433e8a3ad8d</datasource> + <keywordList> + <value></value> + </keywordList> + <layername>Service id: 10000201, Version: 1, DPI: 90.714285714286</layername> + <srs> + <spatialrefsys> + <wkt>GEOGCRS["GCS_Moon_2000",DATUM["D_Moon_2000",ELLIPSOID["Moon_2000_IAU_IAG",1737400,0,LENGTHUNIT["metre",1]]],PRIMEM["Reference_Meridian",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["unknown"],AREA["World"],BBOX[-90,-180,90,180]],ID["ESRI",104903]]</wkt> + <proj4>+proj=longlat +R=1737400 +no_defs</proj4> + <srsid>62276</srsid> + <srid>520002276</srid> + <authid>ESRI:104903</authid> + <description>GCS_Moon_2000</description> + <projectionacronym>longlat</projectionacronym> + <ellipsoidacronym>ESRI:107903</ellipsoidacronym> + <geographicflag>true</geographicflag> + </spatialrefsys> + </srs> + <resourceMetadata> + <identifier></identifier> + <parentidentifier></parentidentifier> + <language></language> + <type></type> + <title></title> + <abstract></abstract> + <links/> + <fees></fees> + <encoding></encoding> + <crs> + <spatialrefsys> + <wkt></wkt> + <proj4></proj4> + <srsid>0</srsid> + <srid>0</srid> + <authid></authid> + <description></description> + <projectionacronym></projectionacronym> + <ellipsoidacronym></ellipsoidacronym> + <geographicflag>false</geographicflag> + </spatialrefsys> + </crs> + <extent/> + </resourceMetadata> + <provider>wms</provider> + <noData> + <noDataList useSrcNoData="0" bandNo="1"/> + </noData> + <map-layer-style-manager current="榛樿"> + <map-layer-style name="榛樿"/> + </map-layer-style-manager> + <flags> + <Identifiable>1</Identifiable> + <Removable>1</Removable> + <Searchable>1</Searchable> + </flags> + <temporal enabled="0" mode="0" fetchMode="0"> + <fixedRange> + <start></start> + <end></end> + </fixedRange> + </temporal> + <customproperties> + <property value="Undefined" key="identify/format"/> + </customproperties> + <pipe> + <provider> + <resampling enabled="false" maxOversampling="2" zoomedInResamplingMethod="nearestNeighbour" zoomedOutResamplingMethod="nearestNeighbour"/> + </provider> + <rasterrenderer nodataColor="" type="singlebandcolordata" opacity="1" band="1" alphaBand="-1"> + <rasterTransparency/> + <minMaxOrigin> + <limits>None</limits> + <extent>WholeRaster</extent> + <statAccuracy>Estimated</statAccuracy> + <cumulativeCutLower>0.02</cumulativeCutLower> + <cumulativeCutUpper>0.98</cumulativeCutUpper> + <stdDevFactor>2</stdDevFactor> + </minMaxOrigin> + </rasterrenderer> + <brightnesscontrast gamma="1" contrast="0" brightness="0"/> + <huesaturation colorizeStrength="100" colorizeBlue="128" saturation="0" grayscaleMode="0" colorizeRed="255" colorizeOn="0" colorizeGreen="128"/> + <rasterresampler maxOversampling="2"/> + <resamplingStage>resamplingFilter</resamplingStage> + </pipe> + <blendMode>0</blendMode> + </maplayer> + </maplayers> +</qlr> -- Gitblit v1.9.3