# sas.planet.src **Repository Path**: lyonardo/sas.planet.src ## Basic Information - **Project Name**: sas.planet.src - **Description**: SAS.Planet 是一款功能强大的地理信息系统(GIS)应用程序,允许用户从各种在线来源查看、下载和缓存地图切片,管理地理标记,执行基于区域的操作,以及分析地理数据。 - **Primary Language**: Pascal - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-07 - **Last Updated**: 2025-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### How to build 1. Set up the environment: [sas.requires/readme.md](https://github.com/sasgis/sas.requires/blob/master/readme.md) 2. Clone this repository to any place on your disk: `git clone https://github.com/sasgis/sas.planet.src` 3. Download and extract all files from [latest release](https://bitbucket.org/sas_team/sas.planet.bin/downloads/) into `sas.planet.src\.bin\win32` (or `win64` for x64 target) 4. Download and extract all files from [latest nightly build](https://bitbucket.org/sas_team/sas.planet.bin/downloads/) into `sas.planet.src\.bin\win32` (overwrite existing files) 5. Update maps: execute `sas.planet.src\.bin\win32\Maps\sas.maps\Update.cmd` 6. Now you can open `SASPlanet.dproj` and compile it! --- #### Links to the related repositories - [sas.requires](https://github.com/sasgis/sas.requires) - third party open source libraries and components used in this project - [sas.translate](https://github.com/sasgis/sas.translate) and [sas.translate.dev](https://github.com/sasgis/sas.translate.dev) - localization (based on gnugettext) - [sas.planet.bin](https://github.com/sasgis/sas.planet.bin) - precompiled external dll's and other binary resources - [sas.nightly](https://github.com/sasgis/sas.nightly) - a set of utilities and scripts to automate the assembly of releases and nightly versions