Giter Site home page Giter Site logo

osm2mp's People

Contributors

botanegg avatar d1g avatar dansit avatar liosha avatar phyosithu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

osm2mp's Issues

Time limited turn restrictions

Feature request: implementation of time limited turn restriction
(hour_on/hour_off as described
athttp://wiki.openstreetmap.org/wiki/Relation:restriction )

Original issue reported on code.google.com by [email protected] on 4 Mar 2009 at 6:19

Turn restrictions

Hello, converting files to SHP doesn't support turn restrictions. Could you add 
this feature?

Original issue reported on code.google.com by [email protected] on 23 Sep 2013 at 4:23

CountryName not added to POIs

Hi,

great piece of software! But I have a problem: My map covers multiple countries. When creating a POI RegionName= and City=y were added, but Countryname is missing. Example:

; NodeID = 3307527863
; place = hamlet
[POI]
Data0=(27.6784496,85.2754185)
EndLevel=2
Type=0x0C00
Label=Jhwah-cha
City=Y
CityName=Jhwah-cha
RegionName=Central Development Region
[END]

I found in lib/GarminTools.pl the following (line 50):

if ( $address->{country} ) {
#        $mp_address{country} = rename_country( $address->{country} );
        $mp_address{country} = $address->{country};
}

But it seems not to work correctly... Any help on that?

Thanks,
Michael

Ошибка при конвертировании

При конвертации выскакивает:

Processing nodes...
Use of uninitialized value $def_value in uc at 
C:/maps/osm2navitel/lib/OsmAddress.pm line 231.
Use of uninitialized value $def_value in uc at 
C:/maps/osm2navitel/lib/OsmAddress.pm line 231.
Use of uninitialized value $def_value in uc at 
C:/maps/osm2navitel/lib/OsmAddress.pm line 231.
...

What version of the product are you using? On what operating system?
r770, win7, perl 5.14.4

Original issue reported on code.google.com by [email protected] on 24 Jul 2013 at 1:03

No longer works

In Strawberry Perl: 
Can't locate Math/Polygon/Tree.pm in @INC...

In Fedora 19:
Can't locate Config/Std.pm in @INC (@INC contains: /root/osm2mp-read-only/lib 
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl 
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .)
There is no Config::Std package in fedora 19.

Original issue reported on code.google.com by [email protected] on 28 Sep 2013 at 1:58

Not all close nodes are fixed with --fixclosenodes

What steps will reproduce the problem?
1. Get finland.osm at http://downloads.cloudmade.com/europe/finland
2. perl osm2mp.pl finland.osm > finland.mp
  Fixing close nodes...     6992 pairs fixed
3. Upload finland.mp to ampcenter2.cgpsmapper.com
4. Get log at http://mapcenter2.cgpsmapper.com/getfile.php?
type=log&comp=56360
5. Find 734 complaints like "Distance is below 5.4"

What version of the product are you using? On what operating system?
0.61b

Original issue reported on code.google.com by [email protected] on 21 Jan 2009 at 5:47

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.