You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cs-map-dictionaries

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cs-map-dictionaries

CS-Map Coordinate System Dictionary files. This is an optional content-only package containing a subset of the CS-Map Coordinate System dictionary files required by applications using the MgCoordinateSystem* classes of the MapGuide API

3.1.2.9484
nugetNuGet
Version published
Maintainers
1
Created
Source

cs-map-dictionaries README

This is an optional content-only NuGet package containing a subset of the CS-Map Coordinate System Dictionary files.

These files are required if your application uses any MgCoordinateSystem* class in the MapGuide API.

To conserve package size, country-specific grid files have been omitted from this package.

If you are building normal web applications with the MapGuide Web API, this package is not necessary as your application will use the dictionary files specified in webconfig.ini (which normally point to dictionary files that come with your MapGuide Open Source installation)

This package is only required if you are building a mg-desktop application (you installed the mg-desktop package), or you are building a non-standard application that uses the MgCoordinateSystem* classes in the MapGuide API.

Installation Notes

This package will add a post-build step to copy the dictionary files to a "Dictionaries" subdirectory in the project's output directory.

If you installed the mg-desktop package, it's Platform.ini expects the dictionary files to be copied to this location and thus does not require any further action on your part if you installed both packages.

For non-standard applications that use the MgCoordinateSystem* classes, you must set the MENTOR_DICTIONARY_PATH environment variable to indicate the directory containing these dictionary files. You must do this before you access the MgCoordinateSystemFactory class.

Keywords

MapGuide

FAQs

Package last updated on 28 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts