Git Product home page Git Product logo

Comments (4)

szekerest avatar szekerest commented on June 27, 2024

Currently this can only be done in the text tab.
What kind of functionality should be added? Just to add/remove the includes or support for editing multiple map files within the same application?

from mapmanager.

pelord avatar pelord commented on June 27, 2024

I'm not really familiar with MapManager but to you think it is possible for MapManager to inherit parent mapfiles? It's more this kind of include I am looking for?

from mapmanager.

KenHeer1 avatar KenHeer1 commented on June 27, 2024

My use case would benefit from this as well.

I'm using includes in 2 ways; one for connection strings and one for "members". Members is basically a group of layers specific to a group. So our primary mapfile has the main mapfile details, then all the layers are grouped into separate .map files and included into the main one.

I don't know if my specific use case is broad enough, but I'm thinking something like adding a context menu item to add include file. When attempted, if the main map file and the newly included map file parses, then maybe add the included map file as an additional tab? The title of the "Text" tab could be updated to the name of the main map file. Really just thinking out loud.

from mapmanager.

szekerest avatar szekerest commented on June 27, 2024

Sounds like a good enhancement, but it would be hard to implement, since the include information is lost when the mapfile was parsed. When we save that mapfile again, the resulting file would contain merged data from the base file and the linked files.

from mapmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.