Skip to content

Lizard Labs

Lizard Labs is the home of award-winning software for Microsoft Windows operating systems. Log Parser Lizard is a GUI for Microsoft Logparser and uses a SQL-like query language to work with data in many formats. Ultimate Maps Downloader can download both satellite imagery and topographic maps from Google, Yahoo, Microsoft Bing, OpenStreet and ArcGIS.

Please help us improve our software to better meet your needs.

32 results found

  1. Download tiles along route

    When a route is created or imported, it would be useful to be able to only download the map tiles within a selected distance either side of the route.

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Obtain input from .zip files

    It would be very convenient to specify a path to a .zip (or other) archive file or folder location in the FROM field and have a collection of compressed log files automatically extracted and used as input.

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Referencing a VB variable or constant

    Using inline VB in a query, how can I declare a variable or constant at the top and reference it later?

    <% Dim sMsg As String = "hello"%>

    SELECT * FROM MYTABLE WHERE SOMECOLUMN='<% Return sMsg %>'

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. should improve possibilitie for gpx files

    when I import two gpx files with ways in one picture, it'S hard to separate between them. You should add the possiblility to change line style and color for the gpx way lines

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Add the Create Table Option when exporting to SQL

    I've managed to RegEx parse the log4net file but now want to push them into SQL. Can the properties option include "create the table" for me because I'm getting

    'SQL table column "Message" data type is not compatible with SELECT clause item "Message" (type STRING) [Data supplied is of wrong type.] '

    select DateTime, LogType, Message, Exception
    into ProdLogs
    from '\server\logfile.log'
    where NOT (logType = 'INFO')

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Option to auto-expand columns in grid results

    When querying IIS W3C logs I would like all columns to be auto-expanded to their auto-fit width, instead of wrapping the text.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Show the Log Parser command line with all the parameters set in the UI.

    Showing the command line with all the parameters used, we could execute directly from the command line and avoid the resource (CPU, memory...) used by LPL.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Allow to type in multiple SQL querys into query editor

    Allow you to put in multiple SQL / Log querys in a single query window.

    Right now it's very limiting to only allow one SQL statement per query window.

    I generally have a "scratch" pad which is just a text document that has common querys for a particular set of tasks all within one query document. THis is preferred to having 10 querys all in seperate files as the 10 querys build upon themselves for analysis, they are not mutually exclusive.

    You should be able to highlight text in query window and press F5 to run the SELECTED query like…

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    In Log Parser Lizard version 5.0 new keywords are introduced to merge, join, group queries (these can be very useful since the merged datasets can be used in Dashboards and Reports):
    GO – create tables in single dataset without relation (useful in dashboard and reports)
    MERGE – merge tables in one
    LPL_UNION – same as MERGE
    LPL_INTERSECT – intersection of two tables
    LPL_PRODUCT – product of two tables
    RELATION_ON_FIRST_COLUMN – create tables in single dataset and try to create a relation on first column (must be of same data type)
    RELATION_ON_SAME_COLUMNS – create tables in single dataset and try to create a relation on all columns with same name
    JOIN_ON_FIRST_COLUMN – joins results of two tables in another one on the first column
    JOIN_ON_SAME_COLUMNS – joins tables on the columns with the same name

  9. Excel style pivot grid

    When it comes to data mining and multi-dimensional analysis, an advanced and feature complete pivot table provides users unrivaled insights into daily operations. However, using the pivot capabilities of products like MS Excel meant introducing "out-of-process" solution within application. It would be nice to have pivot grid (OLAP grid) functionality built into Log Parser Lizard.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. problems with satellite images of google

    I purchased the upgrade to the latest version of the software UMD but with regret I saw that the problem with the satellite images of Google has not been resolved. When will resolve the problem?

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add an option to choose which tile is the origin of downloaded map

    Many of the programs I use require that any downloaded tileset has its origin (Tile_0x0.png) in the southwest corner. UMD names tiles in a North to South arrangement before moving East for the next column.

    I think it would be useful to have a dialogue that allows a user to choose which order the naming convention applies to the tiles that are downloaded. For instance today I had to rename 8134 files to align properly as X-Plane scenery, and even with a batch tool it took 4 hours due to the tool not catering for renaming a grid tileset so…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. setup a grid overlay

    A quick fix for not being able to combine large areas would be if you could make it easy to overlay a grid on the map so I can see which areas I have combined and can move to the next area which is as big as I can get and still combine. I am combining the maps into larger ones in photoshop

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. The world files seem to be incorrect

    I'm having troubles with the world files (.pgw) being generated by Ultimate Maps Downloader. I don't know what is wrong but the world file units seem to be about 5 orders of magnitude too small and the returned aspect ratio of the map is also wrong.
    Anyone else having problems?

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. From the query editor's ToolBar Allow Execute Query

    From the toolbar that has the undo/redo, copy,paste,delete add an execute button there. I find that I having to o back to the ribbon's query button and then sometimes the ribbon is on another tab so I have to switch this first is a real pain and slows me down.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Allow Automatic Refresh

    Have some way to configure a time period where the data is pulled from the data source automatically at some interval (in seconds). For example, lets say I am querying a SQL table called eventLogs and there are multiple writers adding events into this table. I would like to see an updated view.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. How can I store changed column properties with my queries?

    When I run a query against any type of logfile using the GUI, I can afterwards right-click on the column and change column properties. For instance, by default the value "0" (zero) is not shown, which is annoying, so I set the format string to "0.###", as opposed to the default #.### for numeric columns.

    But when I run the query again, edited or not, these properties disappear and I have to go there again, which is very annoying and in the end makes it rather useless to use these properties.

    I don't see any save-button in the properties window,…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Report designer

    Create and design reports from the parsed data set.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Android logcat support

    Would like the ability to parse Android logs from ADB logcat.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Command line support

    Run saved queries from command line and output result to stdout

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Copy/Paste location coordinates

    A copy/paste function should be more easily available in order to access location information about the item (such as corner locations) to paste into other programs.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1
  • Don't see your idea?

Lizard Labs

Categories

Feedback and Knowledge Base