Skip to content

Hengle/OSM-Interpreter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Features

  • Extract Boundary

Dependencies


Notes

  • Use NuGetForUnity to quickly install NuGet packages in Unity
    • To install OsmSharp add "" in packages.config.
    • To install protobuf-net add "" in packages.config.
    • To install ProjNet add "" in packages.config.
  • If there are conflicts with "System.Runtime.CompilerServices.Unsafe.dll" from Unity Collections package, copy the later from ".../Library/PackageCache" to "Packages" and delete "System.Runtime.CompilerServices.Unsafe.dll".

About

Convert OSM data to meaningful geometry data for use in Unity

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%