Is intended for making the vector maps and cartographic plan to terrain in open cartographic format (PFM - Map Polish Format) with the following compiling in locked and exchange cartographic formats.
Version 1.0.11.578b 16.04.2013
- Changed the algorithm of tool "Rectify polygon angles";
- Added: To context menu in mode "Select Object" new command "Rectify polygon angles" to correct angles of selected polygons;
- Fixed: Tools "Select Objects By Type And Intersection", "Select Objects By Polygon" and command - "Select Intersecting Objects" (thanks dr.b and User_Tester);
Version 1.0.11.579b 17.04.2013
- Added: At "Options" of program - new option "Save Date And Time In Comment For Modified Object" (disabled by default) - when this option is enabled for any change of the object, its comment will be replaced with the current date / time.
Comands "Trim Map", create nodes, create turn restrictions, etc. - date / time - will not be affected. Taken into account in all operations "Undo-Redo."
Version 1.0.11.580b 18.04.2013
- Added: when selecting roads (in the mode of selection of objects) - a new command from the shortcut menu "Delete 'white' nodes"
- Added: at mode "Edit points", at context menu new command "Generate Vertex By External Nodes" - for automatic matching polygon with external nodes;
Version 1.0.11.581b 19.04.2013
- Added: New command "Remove White Nodes" in the "Tools-> Routing" - this command will delete from map the white nodes only in the middle of the road and do not have any restrictions (turns, lanes, Junction Views, Road Signs)
- Changed: work tool "Merge polylines" (white will be automatically removed nodes)
- Changed the command: "Remove White Nodes" (from context menu) - will not remove the white nodes (if any) at the end of the road.
- Changed: checking algorithm "Search White node" registration (turns, lanes, Junction Views, Road Signs). This is also taken into account when removing 'white' nodes.
- Changed: when using the tool "Create Vertex By External Nodes" - will not occur creating existing point.
- Fixed tool "Select the intersecting objects" from the context menu.
Version 1.0.12.582 10.05.2013
- The version for Win64. This version can be released up to 4 TB of memory (depending on the version of the operating system). Designed to handle the cards, raster tracks by modern standards - unlimited amount (limit - the physical amount of RAM installed computer).
WARNING! In connection with the introduction of the 64-bit version changed PASKAL script for WMS server!
Functions that return type TDoublePoint, converted to the procedure!
These procedures:
procedure Tile2LonLatSphere(const pntTilePos: TPoint; Zoom: byte; var pntOut :TDoublePoint);
Сalculates Longitude And Latitude as TDoublePoint from Tile coordinates , for Mercator on Sphere
procedure Tile2LonLatSimple(const pntTilePos: TPoint;Azoom: byte; var pntOut :TDoublePoint);
Сalculates Longitude And Latitude as TDoublePoint from Tile coordinates , for geodetic coordinates
procedure Tile2LonLatEllipsoid(const AXY: TPoint; Azoom: byte; var pntOut :TDoublePoint);
Сalculates Longitude And Latitude as TDoublePoint from Tile coordinates , for for Mercator on Ellipsoid
procedure LonLat2MetersSphere(const pntLonLat: TDoublePoint; var pntOut :TDoublePoint);
Сalculates tile position on meters as TDoublePoint from Tile coordinates , for Mercator on Sphere
procedure LonLat2MetersSimple(const pntLonLat: TDoublePoint; var pntOut :TDoublePoint);
Сalculates tile position on meters as TDoublePoint from Tile coordinates , for geodetic coordinates
procedure LonLat2MetersEllipsoid(const ALl: TDoublePoint; var pntOut :TDoublePoint);
Сalculates tile position on meters as TDoublePoint from Tile coordinates , for Mercator on Ellipsoid
In the script, it is your responsibility to replace, for example:
pntdblTemp: = Tile2LonLatEllipsoid (pntTemp, Z);
TopLeftM: = LonLat2MetersEllipsoid (pntdblTemp);
on
Tile2LonLatEllipsoid (pntTemp, Z, pntdblTemp);
LonLat2MetersEllipsoid (pntdblTemp, TopLeftM);
- Fixed: found bugs.
Version 1.0.12.583 12.05.2013
Changed: When working tool "Remove the white nodes" - do not be removed of white nodes with 3D level;
- Fixed: counting the number of remote "white" nodes when using the tool "Remove the white nodes";
- Changed: verify for "white nodes" - enabled account for:
• NOD containing 3D level;
• "tunnel";
• repair (open and closed) on the interval;
• special speed situation on the interval;
• parameter ROUTE_SPEED (free stream velocity) on the interval;
• banding on the stretch of road;
- Changed: join polylines - will not be deleted "white" nodes that have 3D levels;
- Fixed foun bugs.
Version 1.0.12.585b 15.05.2013
- Added: at mode "Edit node" - new command in the context menu "Generate vertex by line" - on this command on the perimeter of the landfill will be set up points that coincide with the points of all the lines.
- Fixed : profile of track with depth. (Thanks for giving track of User_Tester).
Version 1.0.12.587b 20.05.2013
- Modified and improved algorithm for creating a polyline in the shape of an arc.
- Added a new type of POI - 0x1 - "Address Point".
- Reworked and renamed the tool "Create POI in buildings" - to tool "Create Address Point At Buildings."
- Reworked: when exporting to the MPC shape files targeted ADDR_PNT will no longer be created automatically (based on the address information structures), and will be used the type "address point" 0x1, and its point of arrive. Side of the road will continue to be count automatically.
- Fixed: export to MPC shape files - attribute RD_SIGNS (thanks Akaky).
- Fixed bugs in the version for WIN64.
Version 1.0.12.588b 21.05.2013
- Fixed: read from file of a new POI type 0x1
- Fixed: the new tool "Create address point at Building" - will create for
a) Typeset "Garmin" address point for types only:
GENERIC_MANMADE
HOSPITAL
COLLEGE
SHOPPING_AREA
b) for typeset "TORO"
in all Polygons of the category "BUILDING"
- Fixed: address point when using the tool "Generate address point at Building" - will be set up only in those locations where there is a complete address.
- Reworked: When working tool "Generate address points at buildings" - will be checking for the existence of the address of the point (to prevent re-creation);
- Fixed export to MPC shape files for the version WIN64.
Version 1.0.12.589b 25.05.2013
- Add: export to ESRI shape file in full measure:
a) Add export as "Not split" - export of objects will make by layers (POI, POLYGONS, POLYLINES).
b) Add export as "Split By MP Type" - export of objects will make in separate files, each for MP type.
c) Add next features:
- export to shape files will make with selected code page;
- possibility for make PRJ file for each shape file
- possibility for add attribute "map name" to DBF file;
- Split multi-elements polygons and create multi objects for areas;
- Export full routing information;
- Fixed: export to MPC shapefile - POI 0x1 "Address Point" will not export to MPC Shape File as POI.
- Reworked: CitiGuide BKM file will load as "Import";
Version 1.0.12.592b 06.06.2013
- Improved import of ESRI shapefiles:
a) Significantly increased the rate of import;
b) Made remember users settings
c) Added some fields to import
g) Are allowed to import all the fields, the lack of the determination as Extra keys
- Added: the window for managing user keys (Tools-> Extra keys) - the "Rename the extra key" - used to rename the key (its value will not change) for all objects containing the key is in the whole map.
- Reworked: tenfold increased processing speed for change Extra keys in the grid with tools "Fill" and "Find and Replace"
- Fixed found bugs;