Esri / military-features-data

Source data for Esri defense and intelligence feature templates. This data is used to create features and derived data products using military symbology.
Apache License 2.0
46 stars 32 forks source link

Update Schema to address bad Reinforced/Reduced label/domain #270

Closed csmoore closed 7 years ago

csmoore commented 7 years ago

Changes:

  1. Updated Schema to address bad Reinforced/Reduced label/domain (#244)
  2. Added metadata to schema_source_data since there is no need to re-export this every time
  3. Fixed issue with ExportGDBFieldsToFolder not working after feature dataset names were changed
  4. Reorganized mil2525d\core_data\gdbs\schema_source_data to be consistent with 2525bc2
  5. Added 2525cb2 gdb (not there previously) + update lpkxs
csmoore commented 7 years ago

@Dbarnes1 - FYI

Also might be easier to see the changes from the individual commits, ex: https://github.com/Esri/military-features-data/pull/270/commits/ba6cdd797a5ebf6b60f6853cd893c13ca658720a since most of the file changes were just reorg (mainly to make the "add metadata" step more repeatable)