Learning Claris FileMaker
317.3K views | +5 today
Follow
Learning Claris FileMaker
Give life to your data with an easy to use database ... I'll share cool FileMaker stuff for you, avoiding the programming part of it as much as I can.                        #WorkplaceInnovationPlatform #Claris
Your new post is loading...
Your new post is loading...
Scooped by Didier Daglinckx
Scoop.it!

Leveraging #FileMaker with Google/Apple maps | YouTube (1'25")

In this short video, you will see how #FileMaker can be leveraged through integration with Google/Apple Maps.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

GetDistance - Calculate Distance and Travel Time Using Google Maps API in FileMaker

GetDistance - Calculate Distance and Travel Time Using Google Maps API in FileMaker | Learning Claris FileMaker | Scoop.it

GetDistance is a free FileMaker tool that lets you calculate distances and travel time between two addresses using the Google Maps API.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Geocoding with Open Street Maps and FileMaker | ClickWorks

Geocoding with Open Street Maps and FileMaker | ClickWorks | Learning Claris FileMaker | Scoop.it

Geocoding with Open Street Maps

RETRIEVING LATITUDE AND LONGITUDE


As an alternative for the Google Maps API, you might consider using Open Street Maps (OSM).

OSM has a very simple, clever geocoding service called Nominatim.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Google Route Optimization (4'17")

Save time and money by finding the most optimal route to drive to all your appointments. 


We go over how to use the Google Maps Directions API to arrange multiple locations to give you the best route possible.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker 13 Google Maps API Geocode | The Scarpetta Group, Inc.

FileMaker 13 Google Maps API Geocode | The Scarpetta Group, Inc. | Learning Claris FileMaker | Scoop.it
Most developers are familiar with the built in Google mapping features within FileMaker Pro.

However, with FileMaker Pro 13 bringing HTTP POST methods natively into the game, there’s much more we can do by leveraging the Google maps APIs in FileMaker.

 

So what can we do with FIleMaker 13 Google maps?

In this article, we will look at using address information contained in a FileMaker record, sending a request to the Google maps API version 3 to retrieve the latitude and longitude coordinates for the address and setting those coordinates in the FileMaker record.

Once we have gathered the location data, we can send another request to the Google Maps API to display an interactive single map interface into FileMaker based on the coordinates.

 

Read more on Scarpettagroup blog

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Getting Creative With the Google Maps API - Tuts+ | Filemaker sidewalks

Getting Creative With the Google Maps API - Tuts+ | Filemaker sidewalks | Learning Claris FileMaker | Scoop.it
Didier Daglinckx's insight:

You’ve designed a shiny new website (database ...) ; carefully selecting the colors, typography and photographs to perfectly reflect the company's branding. 

Then your client asks you to add a map.

Sure, you could use a map building ‘wizard’, such as the one that comes with every google account.

But, let’s face it, their functionality is limited and they look pretty generic!

 

The Google maps API, on the other hand, gives you the freedom to create completely customized maps, which can do all sorts of cool things.

The Portsmouth History map is a site I built recently using this API.

 

...

 

read for more details on how to implement this API

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Google Maps APIs and FileMaker | ISO FileMaker Magazine

Google Maps APIs and FileMaker | ISO FileMaker Magazine | Learning Claris FileMaker | Scoop.it

Unless you've got a billion dollars to send out tens of thousands of cars with specially fitted technology mounted on their roofs; and, you can send them all across the planet, then you'll likely need to rely on mapping data from a third party.

So, here we go with learning how we can leverage Google Maps APIs within FileMaker.

This video will cover the essential knowledge you need in order to make the requests about geolocations whether they be latitude longitude coordinates or an address.

 

As you've likely used Google Maps within the web browser, it's great to know you can access that same data directly within FileMaker; even the traffic data.

It's just a simple matter of creating the right url. Making a request for what you want, and then parsing the data right back into your FileMaker table.

Let's learn about the process and wire up the technology!

Didier Daglinckx's insight:

You will need a subscription to see the full video.

 

and btw, it's a good investment if you develop with FileMaker ...

 

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Google Maps become affordable | FileMaker Maps

Google Maps become affordable | FileMaker Maps | Learning Claris FileMaker | Scoop.it

Since the introduction of WebViewer, Google Maps were quite popular in FileMaker solutions.


What many FileMaker developers may have missed though is that in most cases they were using Google Maps API illegally and Google could ban their API key or IP address from accessing the feature at any time.

 

...

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Google Route Optimization

FileMaker Google Route Optimization | Learning Claris FileMaker | Scoop.it
Use Google Maps Directions API to arrange multiple locations to give you the best route possible. Find the most optimal route to your appointments in FileMaker.
No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Capturing Map Coordinates Into FileMaker | Sounds Essential

Capturing Map Coordinates Into FileMaker | Sounds Essential | Learning Claris FileMaker | Scoop.it
Google has a variety of APIs for its Maps, allowing developers to access, integrate and query map data.

 

Some time back, a client needed the ability to click on a map and capture the selected coordinates into their database, so we started our map quest using the Google Maps Javascript API v3.

Since then we've had a number of enquiries as to how this was accomplished and, as a result, we've put together a demo file.

Didier Daglinckx's insight:

Also look at the updates :

 

Update: Capturing Map Coordinates Into FileMaker

 

Capturing Map Coordinates In FileMaker WebDirect

 

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Custom Interactive Maps With the Google Maps API | Tuts+ Course - Filemaker tips

Custom Interactive Maps With the Google Maps API | Tuts+ Course - Filemaker tips | Learning Claris FileMaker | Scoop.it
Tuts+ teaches creative and technical skills across many topics to millions of people worldwide. We offer tutorials, articles, news and insights that help you take your knowledge to the next level.

 

Discover this free course "

Get started building custom interactive maps using the Google Maps API".

 

Get started creating interactive maps using the Google Maps API.

In this course you'll learn how to create and configure different types of maps, how to attach events to these maps, and how to create and customize markers.

You'll tap into some of the more powerful services that Google provides, such as geocoding, and then abstract all of this out into your own custom library.

By the end of this course, you'll be able to take the library you create and apply it to your own applications.

No comment yet.