Go to file
glax 255d924dc4 Made GetRegionHashCode(Coordinates) wrapper
public static ulong GetRegionHashCode(Coordinates coordinates) now calls GetRegionHashCode(coordinates.latitude, coordinates.longitude)
2023-03-31 21:55:12 +02:00
.idea/.idea.OSMServer/.idea Initial commit 2023-02-02 19:03:00 +01:00
OSMDatastructure Made GetRegionHashCode(Coordinates) wrapper 2023-03-31 21:55:12 +02:00
OSMSplitter Fixed "highway" tag to key instead of value 2023-02-05 20:44:23 +01:00
Pathfinding Changed Regionhashing and OsmDatastructure with OsmDatastructure.Graph 2023-03-14 17:00:59 +01:00
Server Beginning of Import 2023-03-30 18:25:12 +02:00
.gitignore Initial commit 2023-02-02 19:03:00 +01:00
OSMServer.sln Removed unnessecary inheritance 2023-02-07 23:52:23 +01:00
OSMServer.sln.DotSettings Naming Changes 2023-02-02 22:30:43 +01:00
OSMServer.sln.DotSettings.user Naming Changes 2023-02-02 22:30:43 +01:00