{ "layers": [ { "currentVersion": 10.31, "id": 0, "name": "Street Lights", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ec9497ee44d9244cdb4239864d6021fa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiNJREFUSInN1E+IVlUUAPDf+RSeIoRIYZNguQhBhyAXE843I0KNQQsXiZTkQtw40FINWvkPXIiLFi7GlRtBtE2QQRBuRt+rFi4SFzEUgYbmH2xhYBfyOy3mGx3Hbxw1lc7mnXffub973rvvvfmeY8x/7Mo6N1aRA1DEBYNx6tnh8oOSsaObn8SzxJ885sbr7MMWvHd/MN40ni9bFzefHm/yM2kfFsy4ssY8v6lzl3YcfXK86RyRPsXtSh4mVhU+hEr+XMRyjFV1p6+0W3sfH6/zky58ScdIGW5NqDtjBCj81MdHV/muiD1Vkz+Uwfh2bjwzNA4gl6RNt4Zjotf6V9txoapzS+FMSQcxO17VOVJYVjVeL6zAxVuhX5393ZKV92ZFrFDntjJ59gveVudu3OhW3NSO0/fwwk68X+4v3I9jvbqWBjAwY/TQtPw8Tr+o9zyvEL9iIV7DbVyfVvsKXurmf+FaN38Vi/A7pm788oN4u7UdnMuFwjWEsNZgTD7Hybdl6vP/Rrv1sSaXSxP4w2JvWB13Z+m8G0Nxp2o6R0rG59JxTW40GOWhuvFcJJ1AhcMz4d44yoLY744RbJDOVudyZ4kkpypiqXkavIUzFvuil9N7Q9fE337MDf7xJd4tYVw+0P367vErd23t1fXsOLwTf8oc8b3N0vZpIFyRRg3F17POfyQOEWnyv31qxoaeNdR6JDw3/h/jf4K3W6MYfT74U8S/0K+7QrI3V7cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17969200, "ymin": -48057800, "xmax": 512565.4924318306, "ymax": 294410.9134949893, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SLID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SLID", "type": "esriFieldTypeString", "alias": "Street Light ID", "length": 25, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owned By", "length": 25, "domain": { "type": "codedValue", "name": "dAssetOwner", "codedValues": [ { "name": "City of Janesville", "code": "City of Janesville" }, { "name": "Alliant Energy", "code": "Alliant Energy" }, { "name": "Rock Energy Cooperative", "code": "Rock Energy Cooperative" }, { "name": "WI DOT", "code": "WI DOT" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ] } }, { "name": "PoleMaterial", "type": "esriFieldTypeString", "alias": "Pole Material", "length": 25, "domain": { "type": "codedValue", "name": "dStreetLightPoleMaterial", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Aluminum", "code": "Aluminium" } ] } }, { "name": "PoleHgt", "type": "esriFieldTypeString", "alias": "Pole Height", "length": 25, "domain": { "type": "codedValue", "name": "dStreetLightPoleHgt", "codedValues": [ { "name": "10'", "code": "10" }, { "name": "15'", "code": "15" }, { "name": "20'", "code": "20" }, { "name": "25'", "code": "25" }, { "name": "30'", "code": "30" }, { "name": "35'", "code": "35" }, { "name": "60'", "code": "60" }, { "name": "80'", "code": "80" } ] } }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "Lamp Type", "length": 20, "domain": { "type": "codedValue", "name": "dStreetLightLampType", "codedValues": [ { "name": "HPS", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "Quartz Halogen", "code": "Quartz Halogen" }, { "name": "Induction", "code": "Induction" }, { "name": "Metal Halide", "code": "Metal Halide" } ] } }, { "name": "Wattage", "type": "esriFieldTypeString", "alias": "Wattage", "length": 25, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAN" }, { "name": "Removed", "code": "RMV" }, { "name": "Proposed", "code": "PRP" }, { "name": "Rehabed", "code": "REH" } ] } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.31, "id": 1, "name": "Signals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f8ef2fc1349f5f3ef41086ce2049a8fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAopJREFUOI2t01lI1FEUx/HvOONcM7fGJCeh1QpaTKMeWkzJajRBM0uh0Jga0DBKyEiMNHzoJUTsqalpj6J1HjRcKCskiiJIYopIA1uQCP5J5nK0nB5scjInNfrBfbmX+zmHc7kG/nMMo5yHl2JNmKnMMSEE6iIk7GU8MdU6VneNC1RKrc2QlZVOGheWcwZk6CwHi/sGR14kmJbYJmvJj0YD/Rdgtruk3erkAeXsYglzCSUYoZ822rlMvS6TkgUFWsbDFq5URZNd6AvUK9R1F+1ppWxnN1lEEPZbtVXEkEUSd3jCNg7ylo97W7gWEM2W/D9ApVSpiKRVsYcCNqNHP+KM/DGQzHLu4SARGxVczOugriaM5BpvcJqIFFtJHcgn088X5p1FzOIyR7Cwjw0stwNRv0CllE1EjIVkYxz14YeyhmWks4ILNEztM91bbNQSmw0AIrIuGvPAfGb4jVkDDOjZioVsyjjUZd0CNHvamZPE0m4D+qDxgADTMQPwST7PGywymAnBTOwfLwagMALQQ6/OG9Ra+RDyL+AXvnrkN8gQ2OykKbWTboIJHBf4nFYA+kV3ybvDm0BqI0+1dOJNY8U66OQo5yggQ9vI/mfe4CXg8A7KIl1cd0di0o2GDeDGjpM2NMIJLfbse8BepZRNE6nNoqjrGhVBU5jkE/vGd85TSzF2dpJ6v5yzJ4eDiEgDkNfEK3scuf2nKfkeT1zARAJ+6+o177DjpJKrWIh9fIpbKd7Fhn8Lh1LqfbtojhSKohTKncP63tmYjT306e/yxN2ES6dQAyZlOlYvzw4AfX8DEZE6YC6QK8gmB9WxQDjQDbQopW6LyAkReTXSOHx93G7g+M81vKCPK4P5AcsU10SAH+4QAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 485405.359744329, "ymin": 248639.8774125725, "xmax": 507432.05584833026, "ymax": 286273.589874655, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SignalID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SignalID", "type": "esriFieldTypeString", "alias": "Signal ID", "length": 25, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owned By", "length": 25, "domain": { "type": "codedValue", "name": "dAssetOwner", "codedValues": [ { "name": "City of Janesville", "code": "City of Janesville" }, { "name": "Alliant Energy", "code": "Alliant Energy" }, { "name": "Rock Energy Cooperative", "code": "Rock Energy Cooperative" }, { "name": "WI DOT", "code": "WI DOT" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ] } }, { "name": "PoleColor", "type": "esriFieldTypeString", "alias": "Pole Color", "length": 15, "domain": { "type": "codedValue", "name": "dSignalColor", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Black", "code": "Black" }, { "name": "Green", "code": "Green" } ] } }, { "name": "PoleHeight", "type": "esriFieldTypeString", "alias": "Pole Height", "length": 25, "domain": { "type": "codedValue", "name": "dSignalPoleHeight", "codedValues": [ { "name": "Less than 5'", "code": "LT5" }, { "name": "6'-12'", "code": "6-12" }, { "name": "13'", "code": "13" }, { "name": "15'", "code": "15" }, { "name": "20'", "code": "20" }, { "name": "30'", "code": "30" }, { "name": "35'", "code": "35" } ] } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAN" }, { "name": "Removed", "code": "RMV" }, { "name": "Proposed", "code": "PRP" }, { "name": "Rehabed", "code": "REH" } ] } }, { "name": "PedButton", "type": "esriFieldTypeSmallInteger", "alias": "Ped Button", "domain": { "type": "codedValue", "name": "dBoolean", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ] } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.31, "id": 2, "name": "Street Lights and Signals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4e20ca3e4b483970f9fe829576ac0b08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAttJREFUOI2tk1tIVFEUhr/jmXErUuZUlhYNRI3FFElS1AhdlFCQLhZlqGSXgQotupokNQ1R5KUkMMyS7mr1UBTIaJoYkRARGCEVWTQmRJCnMEt3Xk4PpR3MMYV+2E8/+9v/WmsvE/9ZJp+OrivcaVnj+PRpU0B3lw1/YVZHWz63hYZXv1b9yrRopWHYQIvrWoYl9fCJptLcoHqk0bISlxZJQtr+hOrvDyqCAjfgUJqHApqtKdk1Xnfqom8IctjMXGwEMwpP5kRcAV+gqhx2xlCRmL44ctPhl82P9KVatPJ4MKAqYtbXeUuPOQ6xkR2sZTxj+s13tmkwMxRi18GT+5CdQsPH5sCoA+frtHo9oi9pP1CE2d2y9rrjlGU3O7VEVNTBe2syw8J4KKkD5xKeXnAHJG/LvVEGC43AKVLTspbb1+npjasUnzCjps6G4+WwN46ypasXWB7pkVq00mACEEI4pfygutuX4z/E4P/SvBhwrIS750myRWcUgdMEIKVcJsIi9NleqzJ8GqCaIC4ZXEm0O3OWGEuePmtubK+pQh1GrQMUZgWg7asWYgQGioBgfcQwAH8BgEnKbiNQa/3cMrHXouCnjZDb3gZASI/aYgQ+e1V7dfLz7buYU9Q5MuCb5wCYRwWXGIG3gIST4951XRZhZkUOM+XXL3A5D/varO6iLRFncf4BlgFHbp7JCI93VZJ8sP3fML0XbheD5mX+hBl5jYqiGxN2CiGcUvvgcZXu++F3PN8/yf0Nn0l7usFzBYqzSEjMenGxcOPBPqv/F0sp7wFbmxqri9PzV/RUZZ5W9rRa/ezXO/4MSu+F969/JbtZgMOR8rLi9oko41sD16JECNGiad6SS0dXTSoXQp8Vk6aHhoQrb2s9iih4gGx8iBAWPchiL6yvL90H/BgKiJSyErABG6SUq596zkUCY4EOoEkIUSOldk5K7dVg3fC1uN+Bs7/PwAd9XPmlnxrXCH0IMHfNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 485473.25068466365, "ymin": 248641.32130732387, "xmax": 506616.9052476622, "ymax": 289604.2233052403, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SLSignalID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SLSignalID", "type": "esriFieldTypeString", "alias": "Street Light Signal ID", "length": 25, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owned By", "length": 25, "domain": { "type": "codedValue", "name": "dAssetOwner", "codedValues": [ { "name": "City of Janesville", "code": "City of Janesville" }, { "name": "Alliant Energy", "code": "Alliant Energy" }, { "name": "Rock Energy Cooperative", "code": "Rock Energy Cooperative" }, { "name": "WI DOT", "code": "WI DOT" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ] } }, { "name": "PoleColor", "type": "esriFieldTypeString", "alias": "Pole Color", "length": 15, "domain": { "type": "codedValue", "name": "dSignalColor", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Black", "code": "Black" }, { "name": "Green", "code": "Green" } ] } }, { "name": "PoleMaterial", "type": "esriFieldTypeString", "alias": "Pole Material", "length": 25, "domain": { "type": "codedValue", "name": "dStreetLightPoleMaterial", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Aluminum", "code": "Aluminium" } ] } }, { "name": "PoleHeight", "type": "esriFieldTypeString", "alias": "Pole Height", "length": 25, "domain": { "type": "codedValue", "name": "dSignalPoleHeight", "codedValues": [ { "name": "Less than 5'", "code": "LT5" }, { "name": "6'-12'", "code": "6-12" }, { "name": "13'", "code": "13" }, { "name": "15'", "code": "15" }, { "name": "20'", "code": "20" }, { "name": "30'", "code": "30" }, { "name": "35'", "code": "35" } ] } }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "Lamp Type", "length": 20, "domain": { "type": "codedValue", "name": "dStreetLightLampType", "codedValues": [ { "name": "HPS", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "Quartz Halogen", "code": "Quartz Halogen" }, { "name": "Induction", "code": "Induction" }, { "name": "Metal Halide", "code": "Metal Halide" } ] } }, { "name": "Wattage", "type": "esriFieldTypeString", "alias": "Wattage", "length": 25, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAN" }, { "name": "Removed", "code": "RMV" }, { "name": "Proposed", "code": "PRP" }, { "name": "Rehabed", "code": "REH" } ] } }, { "name": "PedButton", "type": "esriFieldTypeSmallInteger", "alias": "Ped Button", "domain": { "type": "codedValue", "name": "dBoolean", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ] } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.31, "id": 3, "name": "Flashers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "99396bb6d8c7a8928656aed7af029c2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAntJREFUOI2t1F9I01EUwPHvdO4a/mUqSkIirgLNSp8dihb+A6dJExQD/4DChHxrL47Yq4jYUyv1QUEfzPaQUEb+CR+KnhJZEc5ACXwQhig6j7PZw5pNc+qiAz8O3Mv9nPM7cK+W/xzac/ZTbDaKs7PVzcRENGlp8tVo5JVGw05EoFLqTl2d9Dud3LDbAeRor7mZw8lJvhQX69tTUz0fzwNj8vJwuFzS4nSC3Q6FhZCUBCKwugrj42jq68mzWDwf3G4GDAa6w4HRSvHC5aLGZoOuLkhLO16tqAjMZpiZgaYmWFvjodtNrMFA51+gUsomIjUDA2CxQHT06TOKiYGKCpifh5IS6OujY3OTqeRkpkLBKyJibWnB39lJVDgsNPLzYXwcysuhqgoHkHkEKqXaRUTX3Q063flYMEpLwWSC0VEu7+/rb+l0nkUtgIjcNRjw5+YSdXEOtFpobISGBujp2bkPLAZ/+WpZGbtaLfGRgABZWYG8sSHX4c8MLyUk4IsUA1AqkL1eNKGgZ2WFxH8Bt7aO6O8gR+Ci00n19jYkJEQGLi0Fss8nY6EdvgSqZ2fxmEzoL4ptbkJvL1gseGpr+RwKjgGPW1vJcLk4zMgIzOOs8PvB4Qhcx5QUrMH1ILinlGr3eOS12czOxATx6enhsYMDGBkBqxXa2nhvt/P8JIiIvAU6FhZwFBTgGx7mp9FIbFzc8a6WlwOd9fdDeTmfhoaoDC128rUZVEr9WF+XwcpKMpXisLmZvZwcdF4v0XNzHC4soFEKv16vnkxPyyNg/ywQEXkDXAMeiHBvcJDbQAqwC7iVUu9E5JmIfDttHOFe7F3g6e/vZMEwRwLxC7b+175CGcB3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 481290.7442859113, "ymin": 256969.84139565378, "xmax": 510893.5577835776, "ymax": 286053.74681040645, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FlasherID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FlasherID", "type": "esriFieldTypeString", "alias": "Flasher ID", "length": 25, "domain": null }, { "name": "PoleColor", "type": "esriFieldTypeString", "alias": "Pole Color", "length": 15, "domain": { "type": "codedValue", "name": "dSignalColor", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Black", "code": "Black" }, { "name": "Green", "code": "Green" } ] } }, { "name": "PoleHeight", "type": "esriFieldTypeString", "alias": "Pole Height", "length": 25, "domain": { "type": "codedValue", "name": "dSignalPoleHeight", "codedValues": [ { "name": "Less than 5'", "code": "LT5" }, { "name": "6'-12'", "code": "6-12" }, { "name": "13'", "code": "13" }, { "name": "15'", "code": "15" }, { "name": "20'", "code": "20" }, { "name": "30'", "code": "30" }, { "name": "35'", "code": "35" } ] } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAN" }, { "name": "Removed", "code": "RMV" }, { "name": "Proposed", "code": "PRP" }, { "name": "Rehabed", "code": "REH" } ] } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.31, "id": 4, "name": "Control Cabinets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "73b305fa5891d4239988f8bf75f17a21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVNJREFUOI2t0T1Lw1AUxvF/9FqxUJQuGhyqCNJB2kB9KW4O1YqCdunsIn4CwcVF3Bz8Dg79Ai1iFR21UMVaXLqIW7Zs9uWK1SHERpukKfps91zuj3PuEfxTBDCiqupMbpd4MNAK9fNYwfhYmOVayfIiwuFwXNf1u5Wj/rtYikDphEPgWFjFYWAzASEfPUkJuVtoyU7tG0prvO+lGZqLgDrqjjQk5MsmZI+wH1IxuKoCLlhDwsUjrCe678TvghtmIRvz0G77gJwwOxIYhKZfyI7Vx6H62kHc4goBLEdh/wwOMt6IJ1SXUCjD6Q7cPENAwITHNh0hC8kkzU7SGhQroE27Y12QhWwnO+MowJoGl0/AFIwFe0B1CYX7n4gVBViNm1h00gNqNlDyZdhaBDEA7U/nEVIxOH/wgIo1RLHm/NhPPNffKxWdNyXLMYAwDKOE+QV/yhcAiWWOPR+FiAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 485414.7878750786, "ymin": 248788.47586865723, "xmax": 506619.82912632823, "ymax": 286161.05630706996, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CTLCABID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CTLCABID", "type": "esriFieldTypeString", "alias": "Control Cabinet ID", "length": 25, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owned By", "length": 25, "domain": { "type": "codedValue", "name": "dAssetOwner", "codedValues": [ { "name": "City of Janesville", "code": "City of Janesville" }, { "name": "Alliant Energy", "code": "Alliant Energy" }, { "name": "Rock Energy Cooperative", "code": "Rock Energy Cooperative" }, { "name": "WI DOT", "code": "WI DOT" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ] } }, { "name": "CabinetSize", "type": "esriFieldTypeString", "alias": "Cabinet Size", "length": 15, "domain": { "type": "codedValue", "name": "dControlCabinetSize", "codedValues": [ { "name": "Type \"P\"", "code": "Type \"P\"" }, { "name": "Type \"4\"", "code": "Type \"4\"" }, { "name": "Other", "code": "Other" } ] } }, { "name": "CabinetColor", "type": "esriFieldTypeString", "alias": "Cabinet Color", "length": 15, "domain": { "type": "codedValue", "name": "dSignalColor", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Black", "code": "Black" }, { "name": "Green", "code": "Green" } ] } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAN" }, { "name": "Removed", "code": "RMV" }, { "name": "Proposed", "code": "PRP" }, { "name": "Rehabed", "code": "REH" } ] } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.31, "id": 5, "name": "Electric Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ac17a77d681996a43f7080e650cfe71c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYdJREFUOI2t1F9ozWEYwPHPb629hZN1ckELiQtRUtJK2pTUWicX/k2kKM1CdjWFOLkh1Gm35E+pJY3S3FAuRmIltRuXorj1KxcunlLHBadOsz/nbPtevT3v26fn6m21yLU28iil1BMRLxYFLBaLnXmePz+fUtfNiPcLBbM8z4e3cSNFvKyyKuPXQsBj+Pohpd+3IwqvuI+++YJLcXmMI1nE+GFc4sBnVq/nW9NgSukiRkoRZ7GkHSVaJniCzmbBdTj4neMZb2vD3TjH9jfs7KqbNwLeiojyCq4hqw3bcIrsNSNY2xCYUtoVESurBLqn3m/FM9aMFYsn9+b53bnAloioHErpjIiH022QoR+VPK/gHqqzgf2YfByxAxumA6EDWyg8SGn4RMTgTGA7hkYp4d1MWK19GIwYuMCV6/z8D0wplSPizn5O/8NnrYCjtE3yCL1TwY3o+UFfxse5sFrdeMqeq2wu86kerERExwATyxr8gWp9oXU5o9hUD/bydzqfxuvOTW3TSH8AXqlxfwpXljcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 480243.8352904953, "ymin": 250351.46782140434, "xmax": 511612.77222441137, "ymax": 290958.33772298694, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ServiceID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ServiceID", "type": "esriFieldTypeString", "alias": "Service ID", "length": 25, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owned By", "length": 25, "domain": { "type": "codedValue", "name": "dAssetOwner", "codedValues": [ { "name": "City of Janesville", "code": "City of Janesville" }, { "name": "Alliant Energy", "code": "Alliant Energy" }, { "name": "Rock Energy Cooperative", "code": "Rock Energy Cooperative" }, { "name": "WI DOT", "code": "WI DOT" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ] } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAN" }, { "name": "Removed", "code": "RMV" }, { "name": "Proposed", "code": "PRP" }, { "name": "Rehabed", "code": "REH" } ] } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.31, "id": 6, "name": "Pull Boxes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2d3327f135a2b1b42b14d6428d475cb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlFJREFUOI2t1F9o12UUx/HXT9e+y1+L/CKKSNQKcokX0yDdRKNs3oyKbjIZM5lOsVkbguCNu0gLvVAKrNH+0D/sj+SFyi4i/xCJ0UUyIsbQUMgLdeQjpGCPw+rCjX1/X38bIn3gXDznPOfNOed5OBX+Z1VMESskSdIYX4ivqbLILUUVQnI5OVU8V/wyhDB4z8A0TZeEZeFAPBqfNAPPoRp/Eo/E+hjiNq846bB1+GNqYJP14bfQo8Y0w3gKhUy8E2ew2/MaDKXD6coQws9lgUldsjKeib26FKzHA5P09Cw+wzuKYXo44UdPj1eaBVbGufGglxS0YXq5YWRUjS68YYYWX/nCslJgszd9K9VfBvYXrmEOqnLQ7ViiIU3TuhDC4ASwaJMdmJuDfY/XEdCAXizIxBdjOWFhaNetbQJ4Vo1Xc7CLWJU5n0YbjmcqrcDL+F19acs/qfRQDnjB3TqNK3gs45uFIY+UAuvc9nfuG80uA0wxM+e7jgfFPPCqYXO8mLk4Hx+gI+P7Gg9nzv/iByxwrhT4hGP2a7Y2k1DAW+7McQQ1eDRX3VkcQq1PSoFXbDXPGt+Ypi2TUEDtmOU1io+wWfCug6XAfUaSD5P9cWN82+NoLAPI6jb68R06tY41X/oIsT12eN8iqyzXg9VK5zWuS+jG5yQ7kj1xQzw8Hrp7OXRa4VN9Dmi1V8GWsXarcAO/YCfWGE13pVtCS+jJppffh+tsMOA9Iz42ZKlDin5VUO8fz7imzxE3tYeWcDOfOvmCbXJefpIDYzaFptrY96X/AJVRoOMKgBeLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 480244.0150801614, "ymin": 248627.4135267362, "xmax": 511261.2371663302, "ymax": 286267.1125254035, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PullBoxID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PullBoxID", "type": "esriFieldTypeString", "alias": "Pull Box ID", "length": 25, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAN" }, { "name": "Removed", "code": "RMV" }, { "name": "Proposed", "code": "PRP" }, { "name": "Rehabed", "code": "REH" } ] } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.31, "id": 7, "name": "Raceways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RacewayType", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "Conduit", "label": "Conduit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.5 }, "value": "Direct Bury", "label": "Direct Bury", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 51, 0, 255 ], "width": 1.5 }, "value": "Fiber Optic", "label": "Fiber Optic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 }, "value": "Overhead", "label": "Overhead", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Unknown", "label": "Unknown", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 480195.8127487451, "ymin": 248622.86104240268, "xmax": 511834.6159408279, "ymax": 291386.92315190285, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RacewayID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RacewayID", "type": "esriFieldTypeString", "alias": "Raceway ID", "length": 25, "domain": null }, { "name": "RacewayType", "type": "esriFieldTypeString", "alias": "RacewayType", "length": 25, "domain": { "type": "codedValue", "name": "dCircuitRacewayType", "codedValues": [ { "name": "Conduit", "code": "Conduit" }, { "name": "Direct Bury", "code": "Direct Bury" }, { "name": "Overhead", "code": "Overhead" }, { "name": "Fiber Optic", "code": "Fiber Optic" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Loop Detector", "code": "Loop Detector" } ] } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAN" }, { "name": "Removed", "code": "RMV" }, { "name": "Proposed", "code": "PRP" }, { "name": "Rehabed", "code": "REH" } ] } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } } ], "tables": [] }