{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "School names", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "1:100,000 scale" }, { "id": 6, "name": "1:24,000 scale" }, { "id": 7, "name": "1:50,000 scale" }, { "id": 8, "name": "1:9600 scale" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 39656.022209163755, "ymin": 485592.9626199901, "xmax": 150142.21560641378, "ymax": 624543.2864248231, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "length": 100, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Exception", "type": "esriFieldTypeString", "alias": "Exception", "length": 75, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "1:100,000 scale" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "1:24,000 scale" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "1:50,000 scale" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "1:9600 scale" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": null, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Inc_Muni": null, "County": null, "State": null, "Exception": null, "Effective": null, "Expire": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "1:100,000 scale" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": null, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Inc_Muni": null, "County": null, "State": null, "Exception": null, "Effective": null, "Expire": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "1:24,000 scale" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": null, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Inc_Muni": null, "County": null, "State": null, "Exception": null, "Effective": null, "Expire": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "1:50,000 scale" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": null, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Inc_Muni": null, "County": null, "State": null, "Exception": null, "Effective": null, "Expire": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "1:9600 scale" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "1:100,000 scale", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "School names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 39656.022209163755, "ymin": 485592.9626199901, "xmax": 150142.21560641378, "ymax": 624543.2864248231, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "1:24,000 scale", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "School names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 39656.022209163755, "ymin": 485592.9626199901, "xmax": 150142.21560641378, "ymax": 624543.2864248231, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "1:50,000 scale", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "School names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 39656.022209163755, "ymin": 485592.9626199901, "xmax": 150142.21560641378, "ymax": 624543.2864248231, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "1:9600 scale", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "School names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 39656.022209163755, "ymin": 485592.9626199901, "xmax": 150142.21560641378, "ymax": 624543.2864248231, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b2fc4ac22a12314b70a7d69538c44adb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVRIidVXPW/TUBS9TiyIR3fCmWgsJBCd6pShajsyVGZAVT6sSiwI8xtASCQSf4JKLEghiUsGFFj4CdAwNQoDSVhwtrobQUV+6JgYYseu7TQR4izPz35+512/++455ukfgv+vyOv1epZLX1JxzZiddVriOoyzzf1isbNw8pphKGlKK8RIzwiXlawkOfcFQXBa0xw57avm6xHHqE3srKppmnlh8obR0m3GKrncVUmWV2lFFGfGrN284bQnliX1+0O9Pxjq9eZhVSsVKnOR1wxDSdlcRZKuqJg8iNQPjFnJi4RFHnd7TxvNllou7eUTkdcmxLKcUzfy65GkQYvY2dqkj0eflEazdRS2AD7oZlziZ7eaJF0XaffxhtP6MXlfqTcO21q5cCeSvGG0dHzquBGPPlv04t57Wr8r0+6j2QAxj2Wdqpi3XNw7CCXH50ZyuQkUB4h458EaXdt2Tl0gtrc26U373XMiCidPU1pBVsdJLhf3X96OHCMIGZJzq+SPnveMYqQjU5cBzDsYfNWno+enKxcKSFDUSKwwhD178qHk6WNezA8etwD9IUfJdCvXsiCKIo3HP1Q3+ti1fToSRBvVD4KQyXj6vHsBkXBr9bKA+V0x8pBHwR9NVD8OePcCsgh1SnLGk+LEshwemiHnbHPZez7+Pvbw8O4FjAD0GLKYpMgkidqyTjv7pb+Gw7PnMALQY8jiove83x8SY8zjdHjPCHZWhREIMw0XifrLYDhiKTu8tmuaZsKBwAhAj+fNYn8eHHd7lOK4Stnn8Xj/S7A+cCAwApBDf5lMChCb38y3WrngiTr0nMN5wIHACMzjZKaJu91eh9jPh0HP+bAXsQA4EBgB6DFkMckeuxGDOMzJ8udNAusDDYYRgB5HJSJIkdVILuxx0KeOTQ5MxP8Ai4AeQxahThAJVwtAigKCc4zjhKz2J9dc5P5FQI8nsjj7xzJVQJbyu6T93r9zP+fSyBeJX71FbvYTPpnsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 40150.70560299605, "ymin": 470315.2330049053, "xmax": 149887.33225791156, "ymax": 625065.2545409873, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MapSymbol", "type": "esriFieldTypeString", "alias": "MapSymbol", "length": 50, "domain": null }, { "name": "SymbolSize", "type": "esriFieldTypeSmallInteger", "alias": "SymbolSize", "domain": null }, { "name": "School_ID", "type": "esriFieldTypeString", "alias": "School_ID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 100, "domain": null }, { "name": "SchoolType", "type": "esriFieldTypeString", "alias": "SchoolType", "length": 50, "domain": null }, { "name": "PublicPrivate", "type": "esriFieldTypeString", "alias": "PublicPrivate", "length": 50, "domain": { "type": "codedValue", "name": "PublicPrivate", "description": "Code used for Public vs Private. Can be used for schools, golf course type, and more", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Grades", "type": "esriFieldTypeString", "alias": "Grades", "length": 50, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 200, "domain": null }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 150, "domain": null }, { "name": "Subsite", "type": "esriFieldTypeString", "alias": "Subsite", "length": 150, "domain": null }, { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "length": 150, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 100, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "length": 100, "domain": { "type": "codedValue", "name": "Inc_Muni", "description": "Name of Incorporated Municipality, with municipality type preceding the name (eg City of Green Bay, Town of Eaton).", "codedValues": [ { "name": "City of De Pere", "code": "City of De Pere" }, { "name": "City of Green Bay", "code": "City of Green Bay" }, { "name": "Village of Allouez", "code": "Village of Allouez" }, { "name": "Village of Ashwaubenon", "code": "Village of Ashwaubenon" }, { "name": "Village of Bellevue", "code": "Village of Bellevue" }, { "name": "Village of Denmark", "code": "Village of Denmark" }, { "name": "Village of Greenleaf", "code": "Village of Greenleaf" }, { "name": "Village of Hobart", "code": "Village of Hobart" }, { "name": "Village of Howard", "code": "Village of Howard" }, { "name": "Village of Pulaski", "code": "Village of Pulaski" }, { "name": "Village of Suamico", "code": "Village of Suamico" }, { "name": "Village of Wrightstown", "code": "Village of Wrightstown" }, { "name": "Town of Eaton", "code": "Town of Eaton" }, { "name": "Town of Glenmore", "code": "Town of Glenmore" }, { "name": "Town of Green Bay", "code": "Town of Green Bay" }, { "name": "Town of Holland", "code": "Town of Holland" }, { "name": "Town of Humboldt", "code": "Town of Humboldt" }, { "name": "Town of Lawrence", "code": "Town of Lawrence" }, { "name": "Town of Ledgeview", "code": "Town of Ledgeview" }, { "name": "Town of Morrison", "code": "Town of Morrison" }, { "name": "Town of New Denmark", "code": "Town of New Denmark" }, { "name": "Town of Pittsfield", "code": "Town of Pittsfield" }, { "name": "Town of Rockland", "code": "Town of Rockland" }, { "name": "Town of Scott", "code": "Town of Scott" }, { "name": "Town of Wrightstown", "code": "Town of Wrightstown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Post_Code", "length": 7, "domain": { "type": "codedValue", "name": "PostCode", "description": "Postal Code. 5-digit ZIP codes used in the Brown County area. NG911 standards specify this as a Text field despite it being numeric.", "codedValues": [ { "name": "54110", "code": "54110" }, { "name": "54115", "code": "54115" }, { "name": "54126", "code": "54126" }, { "name": "54130", "code": "54130" }, { "name": "54155", "code": "54155" }, { "name": "54162", "code": "54162" }, { "name": "54165", "code": "54165" }, { "name": "54173", "code": "54173" }, { "name": "54180", "code": "54180" }, { "name": "54208", "code": "54208" }, { "name": "54217", "code": "54217" }, { "name": "54227", "code": "54227" }, { "name": "54229", "code": "54229" }, { "name": "54230", "code": "54230" }, { "name": "54301", "code": "54301" }, { "name": "54302", "code": "54302" }, { "name": "54303", "code": "54303" }, { "name": "54304", "code": "54304" }, { "name": "54311", "code": "54311" }, { "name": "54313", "code": "54313" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": { "type": "codedValue", "name": "County Name", "description": "Name of County. Includes word County after name to follow NG911 standards (eg Brown County, not just Brown). Adjacent counties are also included to capture intances were streets, addresses, munis, etc just outside of the county line can be included.", "codedValues": [ { "name": "Brown County", "code": "Brown County" }, { "name": "Calumet County", "code": "Calumet County" }, { "name": "Door County", "code": "Door County" }, { "name": "Kewaunee County", "code": "Kewaunee County" }, { "name": "Manitowoc County", "code": "Manitowoc County" }, { "name": "Oconto County", "code": "Oconto County" }, { "name": "Outagamie County", "code": "Outagamie County" }, { "name": "Shawano County", "code": "Shawano County" }, { "name": "Winnebago County", "code": "Winnebago County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "URL1", "type": "esriFieldTypeString", "alias": "URL1", "length": 255, "domain": null }, { "name": "URL2", "type": "esriFieldTypeString", "alias": "URL2", "length": 255, "domain": null }, { "name": "URL3", "type": "esriFieldTypeString", "alias": "URL3", "length": 255, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status is a code used throughout the v5 geodatabase to flag records as Active, Pending, Inactive, Unknown. The status codes help with map filtering and tracking records for follow up etc.", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Expired", "code": "Expired" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Pending", "code": "Pending" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Question", "code": "Question" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Exception", "type": "esriFieldTypeString", "alias": "Exception", "length": 75, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 254, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114Community", "fields": "Community", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114Inc_Muni", "fields": "Inc_Muni", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114Site", "fields": "Site", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114FullAddress", "fields": "FullAddress", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G114Grades", "fields": "Grades", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114PublicPrivat", "fields": "PublicPrivate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114SchoolType", "fields": "SchoolType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114SchoolName", "fields": "SchoolName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114School_ID", "fields": "School_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114SymbolSize", "fields": "SymbolSize", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I114MapSymbol", "fields": "MapSymbol", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "School properties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 37958.76904199645, "ymin": 470015.09351332486, "xmax": 150476.02530624717, "ymax": 625651.2412299067, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MapSymbol", "type": "esriFieldTypeString", "alias": "MapSymbol", "length": 50, "domain": null }, { "name": "BoundaryThickness", "type": "esriFieldTypeDouble", "alias": "BoundaryThickness", "domain": null }, { "name": "School_ID", "type": "esriFieldTypeString", "alias": "School_ID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 100, "domain": null }, { "name": "SchoolType", "type": "esriFieldTypeString", "alias": "SchoolType", "length": 50, "domain": null }, { "name": "PublicPrivate", "type": "esriFieldTypeString", "alias": "PublicPrivate", "length": 50, "domain": { "type": "codedValue", "name": "PublicPrivate", "description": "Code used for Public vs Private. Can be used for schools, golf course type, and more", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Grades", "type": "esriFieldTypeString", "alias": "Grades", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 100, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "length": 100, "domain": { "type": "codedValue", "name": "Inc_Muni", "description": "Name of Incorporated Municipality, with municipality type preceding the name (eg City of Green Bay, Town of Eaton).", "codedValues": [ { "name": "City of De Pere", "code": "City of De Pere" }, { "name": "City of Green Bay", "code": "City of Green Bay" }, { "name": "Village of Allouez", "code": "Village of Allouez" }, { "name": "Village of Ashwaubenon", "code": "Village of Ashwaubenon" }, { "name": "Village of Bellevue", "code": "Village of Bellevue" }, { "name": "Village of Denmark", "code": "Village of Denmark" }, { "name": "Village of Greenleaf", "code": "Village of Greenleaf" }, { "name": "Village of Hobart", "code": "Village of Hobart" }, { "name": "Village of Howard", "code": "Village of Howard" }, { "name": "Village of Pulaski", "code": "Village of Pulaski" }, { "name": "Village of Suamico", "code": "Village of Suamico" }, { "name": "Village of Wrightstown", "code": "Village of Wrightstown" }, { "name": "Town of Eaton", "code": "Town of Eaton" }, { "name": "Town of Glenmore", "code": "Town of Glenmore" }, { "name": "Town of Green Bay", "code": "Town of Green Bay" }, { "name": "Town of Holland", "code": "Town of Holland" }, { "name": "Town of Humboldt", "code": "Town of Humboldt" }, { "name": "Town of Lawrence", "code": "Town of Lawrence" }, { "name": "Town of Ledgeview", "code": "Town of Ledgeview" }, { "name": "Town of Morrison", "code": "Town of Morrison" }, { "name": "Town of New Denmark", "code": "Town of New Denmark" }, { "name": "Town of Pittsfield", "code": "Town of Pittsfield" }, { "name": "Town of Rockland", "code": "Town of Rockland" }, { "name": "Town of Scott", "code": "Town of Scott" }, { "name": "Town of Wrightstown", "code": "Town of Wrightstown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Post_Code", "length": 7, "domain": { "type": "codedValue", "name": "PostCode", "description": "Postal Code. 5-digit ZIP codes used in the Brown County area. NG911 standards specify this as a Text field despite it being numeric.", "codedValues": [ { "name": "54110", "code": "54110" }, { "name": "54115", "code": "54115" }, { "name": "54126", "code": "54126" }, { "name": "54130", "code": "54130" }, { "name": "54155", "code": "54155" }, { "name": "54162", "code": "54162" }, { "name": "54165", "code": "54165" }, { "name": "54173", "code": "54173" }, { "name": "54180", "code": "54180" }, { "name": "54208", "code": "54208" }, { "name": "54217", "code": "54217" }, { "name": "54227", "code": "54227" }, { "name": "54229", "code": "54229" }, { "name": "54230", "code": "54230" }, { "name": "54301", "code": "54301" }, { "name": "54302", "code": "54302" }, { "name": "54303", "code": "54303" }, { "name": "54304", "code": "54304" }, { "name": "54311", "code": "54311" }, { "name": "54313", "code": "54313" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": { "type": "codedValue", "name": "County Name", "description": "Name of County. Includes word County after name to follow NG911 standards (eg Brown County, not just Brown). Adjacent counties are also included to capture intances were streets, addresses, munis, etc just outside of the county line can be included.", "codedValues": [ { "name": "Brown County", "code": "Brown County" }, { "name": "Calumet County", "code": "Calumet County" }, { "name": "Door County", "code": "Door County" }, { "name": "Kewaunee County", "code": "Kewaunee County" }, { "name": "Manitowoc County", "code": "Manitowoc County" }, { "name": "Oconto County", "code": "Oconto County" }, { "name": "Outagamie County", "code": "Outagamie County" }, { "name": "Shawano County", "code": "Shawano County" }, { "name": "Winnebago County", "code": "Winnebago County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "URL1", "type": "esriFieldTypeString", "alias": "URL1", "length": 255, "domain": null }, { "name": "URL2", "type": "esriFieldTypeString", "alias": "URL2", "length": 255, "domain": null }, { "name": "URL3", "type": "esriFieldTypeString", "alias": "URL3", "length": 255, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "Exception", "type": "esriFieldTypeString", "alias": "Exception", "length": 75, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127Inc_Muni", "fields": "Inc_Muni", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127Community", "fields": "Community", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127Address", "fields": "Address", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G127Grades", "fields": "Grades", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127PublicPrivat", "fields": "PublicPrivate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127SchoolType", "fields": "SchoolType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127SchoolName", "fields": "SchoolName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127School_ID", "fields": "School_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127BoundaryThic", "fields": "BoundaryThickness", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127MapSymbol", "fields": "MapSymbol", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 37958.76904199645, "ymin": 467244.87398815155, "xmax": 165542.29733899608, "ymax": 627557.85815157, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DistrictName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DistrictCode", "type": "esriFieldTypeInteger", "alias": "District Code", "domain": { "type": "codedValue", "name": "School District Code", "description": "Numeric School District Code used for the Schools and School District map layers. This is a numeric (LONG integer) attribute, but this domain includes text Description to help with editing and using the pick list.", "codedValues": [ { "name": "182 (Ashwaubenon School District)", "code": 182 }, { "name": "658 (Brillion School District)", "code": 658 }, { "name": "1414 (De Pere School District)", "code": 1414 }, { "name": "1407 (Denmark School District)", "code": 1407 }, { "name": "2289 (Green Bay Area Public School District)", "code": 2289 }, { "name": "2604 (Howard-Suamico School District)", "code": 2604 }, { "name": "2758 (Kaukauna School District)", "code": 2758 }, { "name": "3220 (Luxemburg-Casco School District)", "code": 3220 }, { "name": "4613 (Pulaski Community School District)", "code": 4613 }, { "name": "4760 (Reedsville School District)", "code": 4760 }, { "name": "6328 (West De Pere School District)", "code": 6328 }, { "name": "6734 (Wrightstown Community School District)", "code": 6734 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DistrictName", "type": "esriFieldTypeString", "alias": "District Name", "length": 150, "domain": { "type": "codedValue", "name": "School District Name", "description": "School District Name used for the Schools and School District map layers. This is a TEXT attribute, separate from the School District Code which is a separate Long Integer field)", "codedValues": [ { "name": "Ashwaubenon School District", "code": "Ashwaubenon School District" }, { "name": "Brillion School District", "code": "Brillion School District" }, { "name": "De Pere School District", "code": "De Pere School District" }, { "name": "Denmark School District", "code": "Denmark School District" }, { "name": "Green Bay Area Public School District", "code": "Green Bay Area Public School District" }, { "name": "Howard-Suamico School District", "code": "Howard-Suamico School District" }, { "name": "Kaukauna School District", "code": "Kaukauna School District" }, { "name": "Luxemburg-Casco School District", "code": "Luxemburg-Casco School District" }, { "name": "Pulaski Community School District", "code": "Pulaski Community School District" }, { "name": "Reedsville School District", "code": "Reedsville School District" }, { "name": "West De Pere School District", "code": "West De Pere School District" }, { "name": "Wrightstown Community School District", "code": "Wrightstown Community School District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status is a code used throughout the v5 geodatabase to flag records as Active, Pending, Inactive, Unknown. The status codes help with map filtering and tracking records for follow up etc.", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Expired", "code": "Expired" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Pending", "code": "Pending" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Question", "code": "Question" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": { "type": "codedValue", "name": "County Name", "description": "Name of County. Includes word County after name to follow NG911 standards (eg Brown County, not just Brown). Adjacent counties are also included to capture intances were streets, addresses, munis, etc just outside of the county line can be included.", "codedValues": [ { "name": "Brown County", "code": "Brown County" }, { "name": "Calumet County", "code": "Calumet County" }, { "name": "Door County", "code": "Door County" }, { "name": "Kewaunee County", "code": "Kewaunee County" }, { "name": "Manitowoc County", "code": "Manitowoc County" }, { "name": "Oconto County", "code": "Oconto County" }, { "name": "Outagamie County", "code": "Outagamie County" }, { "name": "Shawano County", "code": "Shawano County" }, { "name": "Winnebago County", "code": "Winnebago County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "URL1", "type": "esriFieldTypeString", "alias": "URL1", "length": 255, "domain": null }, { "name": "URL2", "type": "esriFieldTypeString", "alias": "URL2", "length": 255, "domain": null }, { "name": "URL3", "type": "esriFieldTypeString", "alias": "URL3", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 254, "domain": null }, { "name": "Exception", "type": "esriFieldTypeString", "alias": "Exception", "length": 75, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "SqMi", "type": "esriFieldTypeDouble", "alias": "SqMi", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 100, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I110Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I110DistrictName", "fields": "DistrictName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I110DistrictCode", "fields": "DistrictCode", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Elementary School Attendance Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 249, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 54060.51275707781, "ymin": 478137.8440000713, "xmax": 150445.1024678275, "ymax": 626680.9760470688, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SchoolID", "type": "esriFieldTypeInteger", "alias": "SchoolID", "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 100, "domain": null }, { "name": "DistrictCode", "type": "esriFieldTypeInteger", "alias": "DistrictCode", "domain": { "type": "codedValue", "name": "School District Code", "description": "Numeric School District Code used for the Schools and School District map layers. This is a numeric (LONG integer) attribute, but this domain includes text Description to help with editing and using the pick list.", "codedValues": [ { "name": "182 (Ashwaubenon School District)", "code": 182 }, { "name": "658 (Brillion School District)", "code": 658 }, { "name": "1414 (De Pere School District)", "code": 1414 }, { "name": "1407 (Denmark School District)", "code": 1407 }, { "name": "2289 (Green Bay Area Public School District)", "code": 2289 }, { "name": "2604 (Howard-Suamico School District)", "code": 2604 }, { "name": "2758 (Kaukauna School District)", "code": 2758 }, { "name": "3220 (Luxemburg-Casco School District)", "code": 3220 }, { "name": "4613 (Pulaski Community School District)", "code": 4613 }, { "name": "4760 (Reedsville School District)", "code": 4760 }, { "name": "6328 (West De Pere School District)", "code": 6328 }, { "name": "6734 (Wrightstown Community School District)", "code": 6734 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DistrictName", "type": "esriFieldTypeString", "alias": "DistrictName", "length": 100, "domain": { "type": "codedValue", "name": "School District Name", "description": "School District Name used for the Schools and School District map layers. This is a TEXT attribute, separate from the School District Code which is a separate Long Integer field)", "codedValues": [ { "name": "Ashwaubenon School District", "code": "Ashwaubenon School District" }, { "name": "Brillion School District", "code": "Brillion School District" }, { "name": "De Pere School District", "code": "De Pere School District" }, { "name": "Denmark School District", "code": "Denmark School District" }, { "name": "Green Bay Area Public School District", "code": "Green Bay Area Public School District" }, { "name": "Howard-Suamico School District", "code": "Howard-Suamico School District" }, { "name": "Kaukauna School District", "code": "Kaukauna School District" }, { "name": "Luxemburg-Casco School District", "code": "Luxemburg-Casco School District" }, { "name": "Pulaski Community School District", "code": "Pulaski Community School District" }, { "name": "Reedsville School District", "code": "Reedsville School District" }, { "name": "West De Pere School District", "code": "West De Pere School District" }, { "name": "Wrightstown Community School District", "code": "Wrightstown Community School District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": { "type": "codedValue", "name": "County Name", "description": "Name of County. Includes word County after name to follow NG911 standards (eg Brown County, not just Brown). Adjacent counties are also included to capture intances were streets, addresses, munis, etc just outside of the county line can be included.", "codedValues": [ { "name": "Brown County", "code": "Brown County" }, { "name": "Calumet County", "code": "Calumet County" }, { "name": "Door County", "code": "Door County" }, { "name": "Kewaunee County", "code": "Kewaunee County" }, { "name": "Manitowoc County", "code": "Manitowoc County" }, { "name": "Oconto County", "code": "Oconto County" }, { "name": "Outagamie County", "code": "Outagamie County" }, { "name": "Shawano County", "code": "Shawano County" }, { "name": "Winnebago County", "code": "Winnebago County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status is a code used throughout the v5 geodatabase to flag records as Active, Pending, Inactive, Unknown. The status codes help with map filtering and tracking records for follow up etc.", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Expired", "code": "Expired" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Pending", "code": "Pending" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Question", "code": "Question" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "URL1", "type": "esriFieldTypeString", "alias": "URL1", "length": 255, "domain": null }, { "name": "URL2", "type": "esriFieldTypeString", "alias": "URL2", "length": 255, "domain": null }, { "name": "URL3", "type": "esriFieldTypeString", "alias": "URL3", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 254, "domain": null }, { "name": "Exception", "type": "esriFieldTypeString", "alias": "Exception", "length": 75, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "SqMi", "type": "esriFieldTypeDouble", "alias": "SqMi", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 100, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I105Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I105DistrictName", "fields": "DistrictName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I105DistrictCode", "fields": "DistrictCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I105SchoolName", "fields": "SchoolName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I105SchoolID", "fields": "SchoolID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Middle School Attendance Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 67075.74656907842, "ymin": 537507.7429765686, "xmax": 150445.10279591382, "ymax": 608224.8075789064, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SchoolID", "type": "esriFieldTypeInteger", "alias": "SchoolID", "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 100, "domain": null }, { "name": "DistrictCode", "type": "esriFieldTypeInteger", "alias": "DistrictCode", "domain": { "type": "codedValue", "name": "School District Code", "description": "Numeric School District Code used for the Schools and School District map layers. This is a numeric (LONG integer) attribute, but this domain includes text Description to help with editing and using the pick list.", "codedValues": [ { "name": "182 (Ashwaubenon School District)", "code": 182 }, { "name": "658 (Brillion School District)", "code": 658 }, { "name": "1414 (De Pere School District)", "code": 1414 }, { "name": "1407 (Denmark School District)", "code": 1407 }, { "name": "2289 (Green Bay Area Public School District)", "code": 2289 }, { "name": "2604 (Howard-Suamico School District)", "code": 2604 }, { "name": "2758 (Kaukauna School District)", "code": 2758 }, { "name": "3220 (Luxemburg-Casco School District)", "code": 3220 }, { "name": "4613 (Pulaski Community School District)", "code": 4613 }, { "name": "4760 (Reedsville School District)", "code": 4760 }, { "name": "6328 (West De Pere School District)", "code": 6328 }, { "name": "6734 (Wrightstown Community School District)", "code": 6734 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DistrictName", "type": "esriFieldTypeString", "alias": "DistrictName", "length": 100, "domain": { "type": "codedValue", "name": "School District Name", "description": "School District Name used for the Schools and School District map layers. This is a TEXT attribute, separate from the School District Code which is a separate Long Integer field)", "codedValues": [ { "name": "Ashwaubenon School District", "code": "Ashwaubenon School District" }, { "name": "Brillion School District", "code": "Brillion School District" }, { "name": "De Pere School District", "code": "De Pere School District" }, { "name": "Denmark School District", "code": "Denmark School District" }, { "name": "Green Bay Area Public School District", "code": "Green Bay Area Public School District" }, { "name": "Howard-Suamico School District", "code": "Howard-Suamico School District" }, { "name": "Kaukauna School District", "code": "Kaukauna School District" }, { "name": "Luxemburg-Casco School District", "code": "Luxemburg-Casco School District" }, { "name": "Pulaski Community School District", "code": "Pulaski Community School District" }, { "name": "Reedsville School District", "code": "Reedsville School District" }, { "name": "West De Pere School District", "code": "West De Pere School District" }, { "name": "Wrightstown Community School District", "code": "Wrightstown Community School District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": { "type": "codedValue", "name": "County Name", "description": "Name of County. Includes word County after name to follow NG911 standards (eg Brown County, not just Brown). Adjacent counties are also included to capture intances were streets, addresses, munis, etc just outside of the county line can be included.", "codedValues": [ { "name": "Brown County", "code": "Brown County" }, { "name": "Calumet County", "code": "Calumet County" }, { "name": "Door County", "code": "Door County" }, { "name": "Kewaunee County", "code": "Kewaunee County" }, { "name": "Manitowoc County", "code": "Manitowoc County" }, { "name": "Oconto County", "code": "Oconto County" }, { "name": "Outagamie County", "code": "Outagamie County" }, { "name": "Shawano County", "code": "Shawano County" }, { "name": "Winnebago County", "code": "Winnebago County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status is a code used throughout the v5 geodatabase to flag records as Active, Pending, Inactive, Unknown. The status codes help with map filtering and tracking records for follow up etc.", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Expired", "code": "Expired" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Pending", "code": "Pending" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Question", "code": "Question" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "URL1", "type": "esriFieldTypeString", "alias": "URL1", "length": 255, "domain": null }, { "name": "URL2", "type": "esriFieldTypeString", "alias": "URL2", "length": 255, "domain": null }, { "name": "URL3", "type": "esriFieldTypeString", "alias": "URL3", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 254, "domain": null }, { "name": "Exception", "type": "esriFieldTypeString", "alias": "Exception", "length": 75, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "SqMi", "type": "esriFieldTypeDouble", "alias": "SqMi", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 100, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I132Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I132DistrictName", "fields": "DistrictName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I132DistrictCode", "fields": "DistrictCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I132SchoolName", "fields": "SchoolName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I132SchoolID", "fields": "SchoolID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "High School Attendance Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 67075.74656907842, "ymin": 537507.7429765686, "xmax": 150445.10279591382, "ymax": 608381.7862675712, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SchoolID", "type": "esriFieldTypeInteger", "alias": "SchoolID", "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 100, "domain": null }, { "name": "DistrictCode", "type": "esriFieldTypeInteger", "alias": "DistrictCode", "domain": { "type": "codedValue", "name": "School District Code", "description": "Numeric School District Code used for the Schools and School District map layers. This is a numeric (LONG integer) attribute, but this domain includes text Description to help with editing and using the pick list.", "codedValues": [ { "name": "182 (Ashwaubenon School District)", "code": 182 }, { "name": "658 (Brillion School District)", "code": 658 }, { "name": "1414 (De Pere School District)", "code": 1414 }, { "name": "1407 (Denmark School District)", "code": 1407 }, { "name": "2289 (Green Bay Area Public School District)", "code": 2289 }, { "name": "2604 (Howard-Suamico School District)", "code": 2604 }, { "name": "2758 (Kaukauna School District)", "code": 2758 }, { "name": "3220 (Luxemburg-Casco School District)", "code": 3220 }, { "name": "4613 (Pulaski Community School District)", "code": 4613 }, { "name": "4760 (Reedsville School District)", "code": 4760 }, { "name": "6328 (West De Pere School District)", "code": 6328 }, { "name": "6734 (Wrightstown Community School District)", "code": 6734 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DistrictName", "type": "esriFieldTypeString", "alias": "DistrictName", "length": 100, "domain": { "type": "codedValue", "name": "School District Name", "description": "School District Name used for the Schools and School District map layers. This is a TEXT attribute, separate from the School District Code which is a separate Long Integer field)", "codedValues": [ { "name": "Ashwaubenon School District", "code": "Ashwaubenon School District" }, { "name": "Brillion School District", "code": "Brillion School District" }, { "name": "De Pere School District", "code": "De Pere School District" }, { "name": "Denmark School District", "code": "Denmark School District" }, { "name": "Green Bay Area Public School District", "code": "Green Bay Area Public School District" }, { "name": "Howard-Suamico School District", "code": "Howard-Suamico School District" }, { "name": "Kaukauna School District", "code": "Kaukauna School District" }, { "name": "Luxemburg-Casco School District", "code": "Luxemburg-Casco School District" }, { "name": "Pulaski Community School District", "code": "Pulaski Community School District" }, { "name": "Reedsville School District", "code": "Reedsville School District" }, { "name": "West De Pere School District", "code": "West De Pere School District" }, { "name": "Wrightstown Community School District", "code": "Wrightstown Community School District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": { "type": "codedValue", "name": "County Name", "description": "Name of County. Includes word County after name to follow NG911 standards (eg Brown County, not just Brown). Adjacent counties are also included to capture intances were streets, addresses, munis, etc just outside of the county line can be included.", "codedValues": [ { "name": "Brown County", "code": "Brown County" }, { "name": "Calumet County", "code": "Calumet County" }, { "name": "Door County", "code": "Door County" }, { "name": "Kewaunee County", "code": "Kewaunee County" }, { "name": "Manitowoc County", "code": "Manitowoc County" }, { "name": "Oconto County", "code": "Oconto County" }, { "name": "Outagamie County", "code": "Outagamie County" }, { "name": "Shawano County", "code": "Shawano County" }, { "name": "Winnebago County", "code": "Winnebago County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status is a code used throughout the v5 geodatabase to flag records as Active, Pending, Inactive, Unknown. The status codes help with map filtering and tracking records for follow up etc.", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Expired", "code": "Expired" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Pending", "code": "Pending" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Question", "code": "Question" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "URL1", "type": "esriFieldTypeString", "alias": "URL1", "length": 255, "domain": null }, { "name": "URL2", "type": "esriFieldTypeString", "alias": "URL2", "length": 255, "domain": null }, { "name": "URL3", "type": "esriFieldTypeString", "alias": "URL3", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 254, "domain": null }, { "name": "Exception", "type": "esriFieldTypeString", "alias": "Exception", "length": 75, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "SqMi", "type": "esriFieldTypeDouble", "alias": "SqMi", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 100, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I119Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I119DistrictName", "fields": "DistrictName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I119DistrictCode", "fields": "DistrictCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I119SchoolName", "fields": "SchoolName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I119SchoolID", "fields": "SchoolID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }