I will continuously update this project over the next two months (from June 2024 to August 2024) until the overall functionality of the project is usable.
The program will follow a complete development process, with the front-end components including: Vite, VUE3, Element Plus, Cesium, and Leaflet. Currently, the resources being used include: OpenWeather (weather information), OpenSky (ADS-B aircraft information), OpenStreetMap (3D buildings), and Tianditu (maps and annotations for China). (Tentative, as development time may be insufficient) The backend framework will use Django, GeoDjango, GeoServer, PostgreSQL, and PostGIS.
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
- VS Code + Vue - Official (previously Volar) and disable Vetur
我会在未来的两个月(2024.6-2024.8)时间里持续更新,直到项目整体功能可以使用。
程序将会采用一个完整的开发流程,前端组件包括:Vite+VUE3+Element plus+Cesium+Leaflet。 目前使用到的资源有:OpenWeather(天气信息)+OpenSky(ADS-B飞行器信息)+OpenStreetMap(3D建筑物)+Tianditu(中国国内地图及标注) (后端待定,可能开发时间不足)后端框架将采用Django + GeoDjango+GeoServer+PostgreSQL + PostGIS