Skip to content

lhh1171/Smart_parking2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Smart_parking2.8

Brief introduction

  • The product is based on the data, collection and analysis of the Internet of Things and artificial intelligence to solve the problems of difficult parking in modern cities, difficult to find parking spaces, and unbalanced utilization of urban parking spaces.

  • The system shows the remaining parking spaces in various places in the city to users through mobile phone APP and makes corresponding route planning for users. Different preferential charging policies are formulated for parking spaces according to different durations.

  • The image recognition technology is used to identify the license plate number, and the user's integrity is determined by recording the parking space and identifying the license plate number. Based on the above data, the parking of target visitors is planned to promote the balance of urban parking space utilization.

OSCS

Market environment analysis

  • For the development of intelligent parking industry, seven departments including the National Development and Reform Commission jointly issued the Guiding Opinions on Strengthening the Construction of Urban Parking Facilities as early as 2015.

  • Subsequently, policies related to smart parking industry were introduced intensively to actively support and promote the development of smart parking.

  • The intelligent parking space management project under the intelligent city is to use wireless communication technology, GIS technology, GPS technology and other Internet of Things and information technologies to achieve real-time update, query and management of urban parking space resources, and achieve the tripartite optimization of convenient car owners, efficient parking lot, and convenient urban transportation and management.

  • Based on wireless communication, GIS, GPS and other technologies, it can realize functions such as intelligent parking space recommendation, map guidance for car owners to park, real-time management to view the distribution of urban parking spaces, which saves the labor cost of the current traditional parking industry, and solves the problem of urban parking to a certain extent.

  • This project is in response to the Several Opinions of the CPC Central Committee and the State Council on Further Strengthening the Management of Urban Planning and Construction and the Provisions on Economical and Intensive Use of Land and other documents, to achieve reasonable allocation of parking facilities, improve space utilization efficiency and promote the economical and intensive use of land; Make full use of the ground and underground space, and promote the multi-functional three-dimensional development and composite utilization of construction land; Encourage the participation of social capital, accelerate the construction of urban parking, and gradually alleviate the parking problem.

Update Details

  • Join FastDFS

  • Join springAMQP

  • Opening fuse and service degradation

  • Log system to be completed

  • Enable cross domain

  • Change kafka to RabbitMQ (kafka is suitable for massive data transmission, and has low requirements for data security, and can be used to transmit log data)

  • Optimize Redis, solve the problem of cache penetration and cache breakdown, and realize the function of nearby parking lot through GEO

Module introduction

smart_parking_server

module_Administrators   

module_Order	           

module_Integral	          

module_Parking_lots     

module_User                

module_Vehicle           

GateWay

GateWay_User

GateWay_Web

EurekaServer

EurekaServer01

EurekaServer02

ConfigServer

 configuration information ------>>  https://gitee.com/lei-yu-qi/smart_parking_config.git

Operating environment

Gradle-version--------->>> 7.2.0

Redis-version---------->>> 6.2.5

Kafka-version---------->>> 2.12-2.6.0

Zookeeper-version---->>> 3.5.6

FastDFS------------------->>> 5.05

RabbitMQ---------------->>> 3.10.7

Erlang---------------------->>> 24.3

JDK------------------------->>>  8

Basic configuration

File | Settings | Build, Execution, Deployment | Build Tools | Gradle  

		Build and run using   ---->>> IntelliJ IDEA
		Run tests using   ---->>> IntelliJ IDEA

About

智慧停车2.0版本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.9%
  • HTML 7.6%
  • JavaScript 2.2%
  • CSS 1.6%
  • Shell 0.7%