> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/pdia-admin/9.3-administer/optimize-the-pentaho-system/performance-tuning/pentaho-server-performance-tips/memory-optimization-for-the-geo-service-plugin.md).

# Memory optimization for the Geo Service plugin

The Pentaho Geo Service enables Geo Map visualizations in Analyzer.

If you do not use Analyzer or use the Geo Service in Analyzer, you can free up approximately 200MB of RAM by removing the Geo Service plugin. Shut down the Pentaho Server and delete the `/pentaho/server/pentaho-server/pentaho-solutions/system/pentaho-geo/` directory.

If you frequently use the Geo Service, update the cache setting for `pentaho-geo roles` in the `ehcache.xml` file. This file can be found in the `/pentaho/server/pentaho-server/tomcat/webapps/pentaho/WEB-INF/classes` directory. For example, if you add a large number of municipalities, you may want to increase the number of municipalities cached in memory or configure `overflowToDisk` for the `pentaho-geo-municipality` role.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-admin/9.3-administer/optimize-the-pentaho-system/performance-tuning/pentaho-server-performance-tips/memory-optimization-for-the-geo-service-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
