With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Free CRM Software With Something for Everyone
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Convert GPS-Tracks user-saved tracks to KML files for Google Earth.
Convert user-saved tracks from GPS-Tracks for iPhone to KML files for Google Earth.
The GPS-Tracks iPhone application is available from the App Store or from http://www.gps-tracks.com . It can save recorded GPS tracks to the iPhone storage. This little Java applet provides the functionality to convert these saved tracks to KML files, for use with Google earth.
Under Windows, it uses the synced files from the iTunes phone files backup, and extracts the tracks from there. Under Linux...
Bookmarks converter. Has command line interface and a GUI (Tk). Can convert ".url" into ".desktop". Written in Python. Formats: .desktop, .url, .webloc [read], Firefox (.html), Firefox 3 (.json) [read], Konqueror (.xml), Opera (.adr)
This program will convert a Microsoft Excel (.xls) spreadsheet with addresses to waypoints for use in Google Earth with the .kml file format.
** Updated September 3, 2012 - Program will now process geocode requests in batches of 10 to eliminate duplicate lat/long error. **
Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
GpsPrune is a java application to view and manage coordinate data, eg from GPS units. With it you can load a variety of text and Xml formats, view the data (in 2d and 3d), edit and convert the data, correlate photos and audio, create charts and more.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
This project is aimed at being able to log information from a NMEA gps in the back ground for later data analysis. It also has the ability to convert the raw log data into a Google Earth KML file for viewing.
Sql2xml is a perl cgi program that will help user or developer to request sql database query and convert to json, csv, xml or ini format through a web server. A single sql2xml support request from multiple user and multiple database
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convertJSON to java objects. (source code and tutorial included) Version 2.0 in development.
This program reads some csv files and convert them into some kml files compatible with them.
It points the coordinates of places and may also display a time stick above on Google Earth.
KMLTool (better name wanted) is a command line tool written in java, mainly designed to automate the process of converting kismets .gpsxml/.netxml files into google earth's KML files, with some features i used to miss in other programs for this job.
This is a program to convert the csv files to appropriate kml files. The program takes the csv files’ names and options if wanted (will be explained below) as command arguments and convert this files to kml files.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
Various dg100 tools - To extract and store GPS location data from a GlobalSat DG-100 GPS data logger. - Convert this data to googleearth .kml format. - Corrolate and write GPS exif tags to jpg files (using exiv2 library).
myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
Are Plain Old Java Objects (POJOs) to complex? The aim of this framework is, to convert JavaBeans (complex Java-Object graphs) in a simplified representation (JSON, XML, CSV or other object structures) or handle and control access to JavaBean properties.
This is an utility, used to convert java serializable object to javascript object. It follows JSON ( Javascript Object Notation). This utility mainly useful in web2.0 application development.
EasyJSON is a Java library to convert Objects to JSON strings and to construct Objects from JSON strings. Supported types/interfaces: primitive, String, Date, Array, Hashtable, List, Map, Set and JavaBeans (objects with getters and setters for each field