Re: [ANN]Piyomaru Map Scripter Library
Re: [ANN]Piyomaru Map Scripter Library
- Subject: Re: [ANN]Piyomaru Map Scripter Library
- From: Takaaki Naganoya via AppleScript-Users <email@hidden>
- Date: Tue, 17 Dec 2019 11:08:23 +0900
Thanks Ed,
This is the first feedback for Piyomaru Map Scripter Library :-)
Sample screen capture and sample script is an anxious point because I can not
know the user's location.
An sdef can include html contents, so we put result images and sample scripts
in it.
In NY,
use mapLib : script "map scripter"
display map route from "El Monte" to "Farmdale" using public
Will work. Query keywords are localized such as "restaurant".
I can make localized sdef in each language with a lot of time.
If shareware version (?) might be realized, such a location sharing functions
are available.
How many people want it, I can not imagine the customers and usage now.
Thnak you for your feedback.
Takaaki Naganoya
> 2019/12/17 2:05、Stockly, Ed <email@hidden>のメール:
>
> This is cool. Some of the samples and dictionary images have Japanese
> Characters, and some of the sample scripts didn’t work as written (either
> language or location issues), but with some minor tweaking, they all worked
> quite well.
>
> I plan on using this to replace some GUI scripting I’ve done for mapping
> directions soccer fields for refs and coaches. This works better, is fast and
> cleaner.
>
> I’m hoping to be able so send the results to iPhones and Androids too.
>
> Thanks for this!
>
> Ed
>
>
> Subject: [ANN]Piyomaru Map Scripter Library
> Hi All,
>
> I’ve just released a free AppleScript Libraries.
>
> —Piyomaru Map Scripter Library
>
> This library provides Maps.app query interface for macOS. As you know,
> Maps.app does not have AppleScript dictionary. It's dictionary is dummy.
>
> Apple engineers can not make AppleScript dictionary I know. So, I make an
> external AppleScript dictionary for Apple's Maps.app.
>
> You can display the location by address or latitude & longitude.
>
> http://piyocast.com/as/wp-content/uploads/2019/12/mapScripter.zip
>
> All sample scripts and result images are in library's AppleScript dictionary.
> You can try every command by clicking "★Click Here to Open This Script" link
> in each sample codes.
>
> --Environment
> for macOS 10.10 or later (display point with latitude & lingitude command
> works right only macOS 10.14 or later.)
>
>
> <B4D98C33-6231-430E-85DD-3D89C7972E0C_0.6.jpg>
>
>
> --Installation
> Copy "map scripter.scpd" to ~/Library/Script Libraries folder. If the "Scirpt
> Libraries" folder does not exists, make the folder by yourself.
>
> --Brosing AppleScript dictionary of this Library
> Open "Library" window from Script Editor, then add this library to library
> list.
> Then you can browse this library's dictionary with sample script and
> screenshots.
>
> --Commands
> display map
> Display a specified location map with Apple's Maps.app. You can indicate the
> point by latitude & longitude or an address string.
>
> display map route
> Display a route from a location to other one. You can select the way of
> transport from walk / car / public.
>
> display around here
> Display shops or facilities available in Apple's Maps.app database. You can
> find them near from current location. The geo-location info is Wi-Fi station
> based. So, This command force power-on Wi-Fi Interface.
>
> display point
> Display shops or facilities available in Apple's Maps.app database. You can
> find them from current location. The geolocation information is latitude &
> longitude.
>
> --Advertizement
> Piyomaru software can provide such a automation workfow with easy to use
> interface.
> Feel free to talk with uo about the Mac automation system development.
>
> --Licence
> Map Scripter Script Library is Copyright ? 2019- Takaaki Naganoya
> <email@hidden>
> All rights reserved.
>
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software to use, copy, and distribute copies, including within
> commercial software, subject to the following conditions:
>
> The above copyright notice and this permission notice shall be included in
> all copies or substantial portions of the Software.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
> SOFTWARE.
>
> --
> Takaaki Naganoya
> email@hidden
> http://piyocast.com/as/
>
>
>
> <B4D98C33-6231-430E-85DD-3D89C7972E0C_0.6.jpg>
--
Takaaki Naganoya
email@hidden
http://piyocast.com/as/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden