OSMServer/OSMDatastructure
C9Glax 3350d8e3b9 Added GetNode(Coordinates coordinates)
Added GetNode(ulong id)
Instead of returning null in LoadRegion now throw an exception when file is not found.
Added some Method descriptors
2023-02-05 20:02:22 +01:00
..
ByteConverter.cs Moved ByteConverter to Datastructur 2023-02-03 23:33:43 +01:00
Connection.cs Split highwayType.cs into multipleFiles and added most common tags 2023-02-05 20:00:00 +01:00
Coordinates.cs Moved RegionManager inside of Importer as RegionStruct, 2023-02-03 23:34:51 +01:00
cyclewayType.cs Split highwayType.cs into multipleFiles and added most common tags 2023-02-05 20:00:00 +01:00
footwayType.cs Split highwayType.cs into multipleFiles and added most common tags 2023-02-05 20:00:00 +01:00
highwayType.cs Split highwayType.cs into multipleFiles and added most common tags 2023-02-05 20:00:00 +01:00
Node.cs Split into Datastructure, Added ByteConverter, Full Split & Load 2023-02-03 21:13:51 +01:00
OSMDatastructure.csproj Split into Datastructure, Added ByteConverter, Full Split & Load 2023-02-03 21:13:51 +01:00
Region.cs Added GetNode(Coordinates coordinates) 2023-02-05 20:02:22 +01:00
sidewalkSide.cs Split highwayType.cs into multipleFiles and added most common tags 2023-02-05 20:00:00 +01:00