Road Extension Method Based on Least Square Optimization
An extension method, a least squares technique, used in data processing applications, forecasting, computing, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0049] Attached below Figure 3-7 The present invention is further described.
[0050] The algorithm implementation of the present invention is mainly written in C#.
[0051] A road extension method that the present invention relates to transforms the road extension problem into a least squares optimization problem, comprising the following steps:
[0052] 1. Generate road network map data used in the road extension method. The data processed by the road extension method is the data whose data structure is a connected graph G={V, E}, where V is the set of intersections between roads in the road network, and E is the set of road segments between the intersections.
[0053] 1.1 Use the Java OpenStreetMap editor to generate road network data in GeoJSON format. GeoJSON is a JSON data structure used to encode geographic data, in which the geographic coordinates of each node of the road are stored.
[0054] 1.2 The road network data in GeoJSON format stores the coordinates of ro...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


