All Downloads are FREE. Search and download functionalities are using the official Maven repository.

coder.1.4.3.source-code.OpenLR-Encoder-Properties.xml Maven / Gradle / Ivy

Go to download

The encoder package holds the reference implementation for the OpenLR encoder. It takes a (map-dependent) location as input and generates a corresponding (map-agnostic) location reference. This package uses the OpenLR map package and the OpenLR data package.

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009-2019 TomTom International B.V.

  TomTom (Legal Department)
  Email: [email protected]
  
  TomTom (Technical contact)
  Email: [email protected]
  
  Address: TomTom International B.V., Oosterdoksstraat 114, 1011DK Amsterdam, 
  the Netherlands


 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; version 2 of the License and the extra
 conditions for OpenLR. (see openlr-license.txt)

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-->

<!-- email:[email protected] -->
<p:OpenLREncoderProperties xmlns:p="http://www.example.org/OpenLREncoderProperties/"
                           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                           xsi:schemaLocation="http://www.example.org/OpenLREncoderProperties/ properties/OpenLREncoderProperties.xsd ">
    <BearingDistance>20</BearingDistance>
    <MaximumDistanceLRP>15000</MaximumDistanceLRP>
    <CheckTurnRestrictions>false</CheckTurnRestrictions>
</p:OpenLREncoderProperties>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy