This "GeoCMS Maps 22" Profile provides a quick setup to use geolocation capabilities in many Tiki features, that can be shown in customisable maps, in Tiki versions starting from https://doc.tiki.org/Tiki22.
You are provided with a simple navigation module at the top bar to display partial content (by tiki feature), or all geolocated content together in a map. In addition, different map parameters are predefined to let you have quick different look and feels in them.
Plugin disabled
Plugin fluidgrid cannot be executed.
1.1. Tiki Features
These Tiki features are enabled, and included some demo content with geolocation details:
Wiki pages, Tracker items, Blog posts, articles and web services.
Body of POST request:
(leave this previous box empty)
And click at | Lookup | button.
Then, since there are no special parameters defined in this example, you can proceed to test it.
Click at | Test Input | button
This will produce some results a the "Response Information" box, in json format. And they should contain a section with 100 [records] (out of the several thousand records available in total (with no filtering based on web service params)
Then you can register this web service by means of:
providing this short alphanumeric name for it: bcnternopar (since it's the predefined web service name expected by wiki pages created by this tiki profile; stands for 'Barcelona Terrasses No Params'), and
click at the | Register Service | button
Once the web service is registered, then you can register a webservice template, providing this information in the form at the bottom of that page:
Name: bcnternopartemplate (template name needs to be short and only with alphanumeric characters)
Body of POST request:
(leave this previous box empty)
And click at | Lookup | button.
Then test the parameters defined. You can test with:
n_limit: 8
wsq: {"NOM_DISTRICTE":"Sant Andreu"}
Bypass cache (X) (leave it checked)
And click at | Test Input | button
This will produce some results a the "Response Information" box, in json format. And they should contain a section with 8 [records] (out of the 380 records available passing this filter of district name (NOM_DISTRICTE)
Then you can register this web service by means of:
providing this short alphanumeric name for it: bcnterpar (since it's the predefined web service name expected by wiki pages created by this tiki profile; stands for 'Barcelona Terrasses Params'), and
click at the | Register Service | button
Once the web service is registered, then you can register a webservice template, providing this information in the form at the bottom of that page:
Name: bcnterpartemplate (template name needs to be short and only with alphanumeric characters)