lib/urbanopt/geojson.rb in urbanopt-geojson-0.3.1 vs lib/urbanopt/geojson.rb in urbanopt-geojson-0.4.0
- old
+ new
@@ -1,7 +1,7 @@
# *********************************************************************************
-# URBANopt, Copyright (c) 2019-2020, Alliance for Sustainable Energy, LLC, and other
+# URBANopt (tm), Copyright (c) 2019-2020, Alliance for Sustainable Energy, LLC, and other
# contributors. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification,
# are permitted provided that the following conditions are met:
#
@@ -37,5 +37,6 @@
require 'urbanopt/geojson/model'
require 'urbanopt/geojson/zoning'
require 'urbanopt/geojson/model'
require 'urbanopt/geojson/derived_extension'
require 'urbanopt/geojson/logging'
+require 'urbanopt/geojson/scale_area'