ArcGIS Layer
From Just Solve the File Format Problem
(Difference between revisions)
(→Format Information) |
|||
Line 9: | Line 9: | ||
* '''LYR''' are layer files saved from ArcGIS Desktop.<ref>https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/layerfile.htm</ref><ref>https://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000013000000.htm</ref> Format is in the [[Microsoft Compound File|"OLE2" document container format]] | * '''LYR''' are layer files saved from ArcGIS Desktop.<ref>https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/layerfile.htm</ref><ref>https://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000013000000.htm</ref> Format is in the [[Microsoft Compound File|"OLE2" document container format]] | ||
* '''LYRX''' are layer files saved from ArcGIS Pro.<ref>https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/graphics-layers.htm#ESRI_SECTION1_EC514B20873741388D0D31195A7DAD30</ref> Format is in the [[JSON]] format.<ref>https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/setting-output-symbology-in-scripts.htm#ESRI_SECTION1_31435DDD201E40F3BB421F62230B42EB</ref> | * '''LYRX''' are layer files saved from ArcGIS Pro.<ref>https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/graphics-layers.htm#ESRI_SECTION1_EC514B20873741388D0D31195A7DAD30</ref> Format is in the [[JSON]] format.<ref>https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/setting-output-symbology-in-scripts.htm#ESRI_SECTION1_31435DDD201E40F3BB421F62230B42EB</ref> | ||
− | * '''LPK''' are layer | + | * '''LPK''' are layer packages files saved from ArcGIS Desktop. Format is in a [[ZIP]] package. |
* '''LPKX''' are layer packages saved from ArcGIS Pro. Format is in a [[ZIP]] package. | * '''LPKX''' are layer packages saved from ArcGIS Pro. Format is in a [[ZIP]] package. | ||
Latest revision as of 15:33, 19 January 2023
ArcGIS Desktop and ArcGIS Pro are geographic information system software packages developed by ESRI[1]. Layers created in this software can be saved to a layer file. The layer file stores symbology, symbology classifications, labeling properties, scale dependency and definition.[2]
Contents |
[edit] Format Information
- LYR are layer files saved from ArcGIS Desktop.[3][4] Format is in the "OLE2" document container format
- LYRX are layer files saved from ArcGIS Pro.[5] Format is in the JSON format.[6]
- LPK are layer packages files saved from ArcGIS Desktop. Format is in a ZIP package.
- LPKX are layer packages saved from ArcGIS Pro. Format is in a ZIP package.
[edit] Specifications
[edit] Sample Files
[edit] References
- ↑ https://en.wikipedia.org/wiki/ArcGIS
- ↑ https://support.esri.com/en/technical-article/000004904
- ↑ https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/layerfile.htm
- ↑ https://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000013000000.htm
- ↑ https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/graphics-layers.htm#ESRI_SECTION1_EC514B20873741388D0D31195A7DAD30
- ↑ https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/setting-output-symbology-in-scripts.htm#ESRI_SECTION1_31435DDD201E40F3BB421F62230B42EB