[×] NavigAIS - AIS Navigator
Graziano G. Tisato
✉ graziano[at]tisato.itISTC - CNR - Padua - Italy©2009-2024 Version 1.33 - 19 April 2024 This work is a tribute to Karl Jaberg and Jakob Jud, authors of the AIS atlas: Sprach- und Sachatlas Italiens und der Südschweiz (Linguistic and Ethnographic Atlas of Italy and Southern Switzerland) and to Paul Scheuermeier, hero of the geolinguistic research.
● Project Website: Info & Download of a Batch Version
https://navigais.pd.istc.cnr.it
● AIS Phonetic Inventory:
AIS_symbols.htm
● Embed NavigAIS in an User HTML Doc:
navigais_embed.htm
● NavigAIS References/Citations:
Tisato, G., “NavigAIS – AIS Digital Atlas and Navigation Software”, Proc. VI AISV 2010, Naples, 451-461, 2010Tisato, G., “Acquisizione dell'intero AIS”,Proc. XV AISV 2019, Arezzo, 131-153NavigAIS Site: www3.pd.istc.cnr.it/navigais
● Software Coding:
NavigAIS is a pure Javascript code based on Microsoft Ajax, that allows to avoid the implementation of complex frameworks and dependencies. The data exchange with the server takes place asynchronously, without interfering with the processing on the client side, and without the need to refresh the entire current page.
● Best Zoom for Mobile Screen:
On the mobile screen tap on the screen or use the ⊕,⊖ control buttons on the map to obtain the best resolution (instead of “pinch-to-zoom”).
[×] NavigAIS Parameters
NavigAIS-web accepts 5 parameters to be added to the web address:
https://navigais-web.pd.istc.cnr.it
1 - find=[string] (string to search for in the AIS index), for ex.:
https://navigais-web.pd.istc.cnr.it?find=botte
2 - map=[xxxx] (xxxx n. of the AIS map [1-1705]), for ex.:
https://navigais-web.pd.istc.cnr.it?map=1401
3a - point=[yyy] (yyy AIS point n. [0=Legend, 1-990]), for ex.:
https://navigais-web.pd.istc.cnr.it?map=1434&point=336
3b - point=[x,y] (x,y absolute coordinates of the point in px x=[1-10000], y=[1-13000], for ex.:
https://navigais-web.pd.istc.cnr.it?map=1329&point=3400,6600
3c - point=[x,y,w,h] (x,w=[1-10000] px, y,h=[1-13000] px) x,y abs. coordinates of the left corner rectangle; w width and h height of the rectangle, for ex.:
navigais-web.pd.istc.cnr.it/?map=1569&zoom=8&point=6400,12700,440,140
4a - loc=[location name] (AIS inquiry location name, or search for a string contained in the name), for ex.:
https://navigais-web.pd.istc.cnr.it?map=547&loc=Teolo
4b - loc=[cardinal direction] (nw/northwest, nh/north, ne/northeast, we/west, ce/center, et/east, sw/southwest, sh/south, se/southeast), for ex.:
https://navigais-web.pd.istc.cnr.it?map=547&loc=nw
5 - zoom=[zoom factor] (0.1-40), for ex.:
https://navigais-web.pd.istc.cnr.it?map=1329&point=3400,6600&zoom=2.5 x
N.B. "point" & "loc" are mutually exclusive.